This commit is contained in:
Jaco Greeff
2020-10-07 14:15:34 +02:00
committed by GitHub
parent 33ef29361f
commit 35dd0b2561
19 changed files with 694 additions and 7098 deletions
+3 -3
View File
@@ -15,13 +15,13 @@
"@polkadot/reactnative-identicon": "0.60.0-beta.0",
"@polkadot/ui-keyring": "0.60.0-beta.0",
"@polkadot/ui-settings": "0.60.0-beta.0",
"@react-native-community/async-storage": "^1.12.0",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",
"os-browserify": "^0.3.0",
"process": "^0.11.10",
"react": "16.13.1",
"react-native": "^0.63.2",
"react-native": "^0.63.3",
"react-native-crypto": "^2.2.0",
"react-native-randombytes": "^3.5.3",
"stream-http": "^3.1.1"
@@ -34,7 +34,7 @@
"@polkadot/util-crypto": "^3.5.1",
"@react-native-community/cli-platform-ios": "^4.13.0",
"@types/react-test-renderer": "16.9.3",
"babel-jest": "^26.3.0",
"babel-jest": "^26.5.2",
"metro-react-native-babel-preset": "^0.63.0",
"react-test-renderer": "16.13.1"
},