mirror of
https://github.com/selfxyz/self.git
synced 2026-02-08 21:35:13 -05:00
clean scripts and frontend
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user