This commit is contained in:
Jaco Greeff
2020-07-20 17:27:23 +02:00
committed by GitHub
parent c2683d10c6
commit 00d24f587b
15 changed files with 105 additions and 97 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.56.0-beta.3",
"version": "0.56.0",
"private": true,
"workspaces": {
"nohoist": [
@@ -23,9 +23,9 @@
"test": "jest"
},
"dependencies": {
"@polkadot/reactnative-identicon": "0.56.0-beta.3",
"@polkadot/ui-keyring": "0.56.0-beta.3",
"@polkadot/ui-settings": "0.56.0-beta.3",
"@polkadot/reactnative-identicon": "0.56.0",
"@polkadot/ui-keyring": "0.56.0",
"@polkadot/ui-settings": "0.56.0",
"@react-native-community/async-storage": "^1.11.0",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",