This commit is contained in:
Jaco Greeff
2020-12-11 10:47:03 +01:00
parent 9562762403
commit e061c22ab1
11 changed files with 244 additions and 248 deletions
+4 -4
View File
@@ -12,12 +12,12 @@
"test": "jest"
},
"dependencies": {
"@polkadot/keyring": "^4.2.2-11",
"@polkadot/keyring": "^4.2.2-12",
"@polkadot/reactnative-identicon": "0.62.2-25",
"@polkadot/ui-keyring": "0.62.2-25",
"@polkadot/ui-settings": "0.62.2-25",
"@polkadot/util": "^4.2.2-11",
"@polkadot/util-crypto": "^4.2.2-11",
"@polkadot/util": "^4.2.2-12",
"@polkadot/util-crypto": "^4.2.2-12",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",
@@ -30,7 +30,7 @@
"stream-http": "^3.1.1"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/core": "^7.12.10",
"@babel/runtime": "^7.12.5",
"@react-native-community/cli-platform-ios": "^4.13.0",
"@types/react-test-renderer": "17.0.0",