[CI Skip] 0.52.0-beta.12

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