* Bump dev

* CHANGELOG

* Bump common
This commit is contained in:
Jaco
2021-08-13 14:15:45 +03:00
committed by GitHub
parent 3f0c2d82e8
commit e48115c557
14 changed files with 163 additions and 156 deletions
+4 -4
View File
@@ -12,12 +12,12 @@
"test": "jest"
},
"dependencies": {
"@polkadot/keyring": "^7.1.1",
"@polkadot/keyring": "^7.1.3-3",
"@polkadot/reactnative-identicon": "0.84.4-0",
"@polkadot/ui-keyring": "0.84.4-0",
"@polkadot/ui-settings": "0.84.4-0",
"@polkadot/util": "^7.1.1",
"@polkadot/util-crypto": "^7.1.1",
"@polkadot/util": "^7.1.3-3",
"@polkadot/util-crypto": "^7.1.3-3",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",
@@ -31,7 +31,7 @@
},
"devDependencies": {
"@babel/core": "^7.15.0",
"@babel/runtime": "^7.14.8",
"@babel/runtime": "^7.15.3",
"@react-native-community/cli-platform-ios": "^5.0.2",
"@types/react-test-renderer": "17.0.1",
"babel-jest": "^27.0.6",