mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
new user interface
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "AwesomeProject",
|
||||
"name": "proof-of-passport",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
@@ -10,6 +10,9 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@gluestack-style/react": "^1.0.12",
|
||||
"@gluestack-ui/config": "^1.0.3",
|
||||
"@gluestack-ui/themed": "^1.0.11",
|
||||
"body-parser": "^1.20.2",
|
||||
"buffer": "^6.0.3",
|
||||
"crypto-js": "^4.1.1",
|
||||
@@ -19,7 +22,8 @@
|
||||
"pvutils": "^1.1.3",
|
||||
"react": "18.2.0",
|
||||
"react-native": "0.72.3",
|
||||
"react-native-passport-reader": "^1.0.3"
|
||||
"react-native-passport-reader": "^1.0.3",
|
||||
"react-native-svg": "13.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.20.0",
|
||||
|
||||
Reference in New Issue
Block a user