[CI Skip] 0.48.0-beta.12

skip-checks: true
This commit is contained in:
Github Actions
2020-01-15 12:56:56 +00:00
parent 74393eddce
commit 41a96bf01a
13 changed files with 22 additions and 22 deletions
+6 -6
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.48.0-beta.11",
"version": "0.48.0-beta.12",
"private": true,
"workspaces": {
"nohoist": [
@@ -23,10 +23,11 @@
"test": "jest"
},
"dependencies": {
"@polkadot/reactnative-identicon": "^0.48.0-beta.11",
"@polkadot/ui-keyring": "^0.48.0-beta.11",
"@polkadot/ui-settings": "^0.48.0-beta.11",
"@polkadot/reactnative-identicon": "^0.48.0-beta.12",
"@polkadot/ui-keyring": "^0.48.0-beta.12",
"@polkadot/ui-settings": "^0.48.0-beta.12",
"@react-native-community/async-storage": "^1.7.1",
"fast-text-encoding": "^1.0.0",
"get-yarn-workspaces": "^1.0.2",
"os-browserify": "^0.3.0",
"process": "^0.11.10",
@@ -34,8 +35,7 @@
"react-native": "^0.61.4",
"react-native-crypto": "^2.2.0",
"react-native-randombytes": "^3.5.3",
"stream-http": "^3.1.0",
"fast-text-encoding": "^1.0.0"
"stream-http": "^3.1.0"
},
"devDependencies": {
"@babel/core": "^7.7.7",