This commit is contained in:
Jaco Greeff
2020-07-27 13:43:18 +02:00
committed by GitHub
parent 61400d4c03
commit 4126dffc96
10 changed files with 284 additions and 266 deletions
+5 -5
View File
@@ -32,7 +32,7 @@
"os-browserify": "^0.3.0",
"process": "^0.11.10",
"react": "16.13.1",
"react-native": "^0.63.1",
"react-native": "^0.63.2",
"react-native-crypto": "^2.2.0",
"react-native-randombytes": "^3.5.3",
"stream-http": "^3.1.1"
@@ -40,13 +40,13 @@
"devDependencies": {
"@babel/core": "^7.10.5",
"@babel/runtime": "^7.10.5",
"@polkadot/keyring": "^3.0.0-beta.2",
"@polkadot/util": "^3.0.0-beta.2",
"@polkadot/util-crypto": "^3.0.0-beta.2",
"@polkadot/keyring": "^3.0.1",
"@polkadot/util": "^3.0.1",
"@polkadot/util-crypto": "^3.0.1",
"@react-native-community/cli-platform-ios": "^4.10.1",
"@types/react-test-renderer": "16.9.2",
"babel-jest": "^26.1.0",
"metro-react-native-babel-preset": "^0.60.0",
"metro-react-native-babel-preset": "^0.61.0",
"react-test-renderer": "16.13.1"
},
"peerDependencies": {