This commit is contained in:
Jaco
2021-11-06 12:57:13 +01:00
committed by GitHub
parent bd7fa3db34
commit 6ceb397c87
14 changed files with 195 additions and 188 deletions
+10 -10
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.86.4-1",
"version": "0.86.4",
"license": "Apache-2.0",
"private": true,
"scripts": {
@@ -21,26 +21,26 @@
},
"sideEffects": false,
"dependencies": {
"@polkadot/keyring": "^7.7.2-6",
"@polkadot/reactnative-identicon": "0.86.4-1",
"@polkadot/ui-keyring": "0.86.4-1",
"@polkadot/ui-settings": "0.86.4-1",
"@polkadot/util": "^7.7.2-6",
"@polkadot/util-crypto": "^7.7.2-6",
"@polkadot/keyring": "^7.8.1",
"@polkadot/reactnative-identicon": "0.86.4",
"@polkadot/ui-keyring": "0.86.4",
"@polkadot/ui-settings": "0.86.4",
"@polkadot/util": "^7.8.1",
"@polkadot/util-crypto": "^7.8.1",
"@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": "^17.0.2",
"react-native": "^0.66.1",
"react-native": "^0.66.2",
"react-native-crypto": "^2.2.0",
"react-native-randombytes": "^3.6.1",
"stream-http": "^3.2.0"
},
"devDependencies": {
"@babel/core": "^7.15.8",
"@babel/runtime": "^7.15.4",
"@babel/core": "^7.16.0",
"@babel/runtime": "^7.16.0",
"@react-native-community/cli-platform-ios": "^5.0.2",
"@types/react-test-renderer": "17.0.1",
"babel-jest": "^27.3.1",