This commit is contained in:
Jaco
2021-12-12 10:25:38 +01:00
committed by GitHub
parent 22e1fa2bed
commit 67779821d1
6 changed files with 335 additions and 281 deletions
+2 -2
View File
@@ -33,7 +33,7 @@
"os-browserify": "^0.3.0",
"process": "^0.11.10",
"react": "^17.0.2",
"react-native": "^0.66.3",
"react-native": "^0.66.4",
"react-native-crypto": "^2.2.0",
"react-native-randombytes": "^3.6.1",
"stream-http": "^3.2.0"
@@ -43,7 +43,7 @@
"@babel/runtime": "^7.16.3",
"@react-native-community/cli-platform-ios": "^6.2.0",
"@types/react-test-renderer": "17.0.1",
"babel-jest": "^27.3.1",
"babel-jest": "^27.4.4",
"metro-react-native-babel-preset": "^0.66.2",
"react-test-renderer": "17.0.2"
},