* 0.54

* 0.54
This commit is contained in:
Jaco Greeff
2020-06-16 09:01:20 +02:00
committed by GitHub
parent be246413fa
commit e142284713
16 changed files with 415 additions and 408 deletions
+8 -8
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.54.0-beta.7",
"version": "0.54.0",
"private": true,
"workspaces": {
"nohoist": [
@@ -23,11 +23,11 @@
"test": "jest"
},
"dependencies": {
"@polkadot/reactnative-identicon": "0.54.0-beta.7",
"@polkadot/ui-keyring": "0.54.0-beta.7",
"@polkadot/ui-settings": "0.54.0-beta.7",
"@polkadot/reactnative-identicon": "0.54.0",
"@polkadot/ui-keyring": "0.54.0",
"@polkadot/ui-settings": "0.54.0",
"@react-native-community/async-storage": "^1.11.0",
"fast-text-encoding": "^1.0.2",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",
"os-browserify": "^0.3.0",
"process": "^0.11.10",
@@ -40,9 +40,9 @@
"devDependencies": {
"@babel/core": "^7.10.2",
"@babel/runtime": "^7.10.2",
"@polkadot/keyring": "^2.12.2",
"@polkadot/util": "^2.12.2",
"@polkadot/util-crypto": "^2.12.2",
"@polkadot/keyring": "^2.14.1",
"@polkadot/util": "^2.14.1",
"@polkadot/util-crypto": "^2.14.1",
"@react-native-community/cli-platform-ios": "^4.10.0",
"@types/react-test-renderer": "16.9.2",
"babel-jest": "^26.0.1",