This commit is contained in:
Jaco Greeff
2020-05-14 16:47:09 +02:00
committed by GitHub
parent 2b1d612528
commit be5ee1a71b
14 changed files with 58 additions and 89 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.53.0-beta.6",
"version": "0.53.0",
"private": true,
"workspaces": {
"nohoist": [
@@ -23,9 +23,9 @@
"test": "jest"
},
"dependencies": {
"@polkadot/reactnative-identicon": "0.53.0-beta.6",
"@polkadot/ui-keyring": "0.53.0-beta.6",
"@polkadot/ui-settings": "0.53.0-beta.6",
"@polkadot/reactnative-identicon": "0.53.0",
"@polkadot/ui-keyring": "0.53.0",
"@polkadot/ui-settings": "0.53.0",
"@react-native-community/async-storage": "^1.10.0",
"fast-text-encoding": "^1.0.2",
"get-yarn-workspaces": "^1.0.2",