[CI Skip] 0.52.0-beta.7

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