clean scripts and frontend

This commit is contained in:
0xturboblitz
2023-07-27 17:19:20 +02:00
parent e0be30d799
commit aceff3b39c
7 changed files with 279 additions and 2160 deletions

View File

@@ -12,15 +12,13 @@
"dependencies": {
"body-parser": "^1.20.2",
"buffer": "^6.0.3",
"crypto-js": "^4.1.1",
"express": "^4.18.2",
"node-forge": "^1.3.1",
"pvutils": "^1.1.3",
"react": "18.2.0",
"react-native": "0.72.3",
"react-native-passport-reader": "^1.0.3",
"asn1js": "^3.0.5",
"expo": "^49.0.5",
"react-native-fs": "^2.20.0"
"react-native-passport-reader": "^1.0.3"
},
"devDependencies": {
"@babel/core": "^7.20.0",
@@ -29,6 +27,7 @@
"@react-native/eslint-config": "^0.72.2",
"@react-native/metro-config": "^0.72.9",
"@tsconfig/react-native": "^3.0.0",
"@types/crypto-js": "^4.1.1",
"@types/express": "^4.17.17",
"@types/node-forge": "^1.3.3",
"@types/react": "^18.0.24",