[CI Skip] 0.52.0-beta.10

skip-checks: true
This commit is contained in:
Github Actions
2020-03-14 17:25:26 +00:00
parent 92998eb817
commit 0055d7573b
12 changed files with 19 additions and 19 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.52.0-beta.9",
"version": "0.52.0-beta.10",
"private": true,
"workspaces": {
"nohoist": [
@@ -23,9 +23,9 @@
"test": "jest"
},
"dependencies": {
"@polkadot/reactnative-identicon": "0.52.0-beta.9",
"@polkadot/ui-keyring": "0.52.0-beta.9",
"@polkadot/ui-settings": "0.52.0-beta.9",
"@polkadot/reactnative-identicon": "0.52.0-beta.10",
"@polkadot/ui-keyring": "0.52.0-beta.10",
"@polkadot/ui-settings": "0.52.0-beta.10",
"@react-native-community/async-storage": "^1.8.1",
"fast-text-encoding": "^1.0.1",
"get-yarn-workspaces": "^1.0.2",