This commit is contained in:
Jaco Greeff
2021-01-24 17:25:13 +01:00
committed by GitHub
parent b8ed514ca8
commit 9e3b69931f
14 changed files with 45 additions and 33 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.66.4-3",
"version": "0.67.0",
"private": true,
"scripts": {
"copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared",
@@ -13,9 +13,9 @@
},
"dependencies": {
"@polkadot/keyring": "^5.4.4",
"@polkadot/reactnative-identicon": "0.66.4-3",
"@polkadot/ui-keyring": "0.66.4-3",
"@polkadot/ui-settings": "0.66.4-3",
"@polkadot/reactnative-identicon": "0.67.0",
"@polkadot/ui-keyring": "0.67.0",
"@polkadot/ui-settings": "0.67.0",
"@polkadot/util": "^5.4.4",
"@polkadot/util-crypto": "^5.4.4",
"@react-native-community/async-storage": "^1.12.1",