Bump common (#500)

* Bump common

* CHANGELOG

* Direct rxjs import
This commit is contained in:
Jaco
2021-07-07 10:26:09 +03:00
committed by GitHub
parent ad59098b70
commit 99ea536891
17 changed files with 350 additions and 138 deletions
+3 -3
View File
@@ -12,12 +12,12 @@
"test": "jest"
},
"dependencies": {
"@polkadot/keyring": "^6.11.1",
"@polkadot/keyring": "^6.11.2-6",
"@polkadot/reactnative-identicon": "0.83.1",
"@polkadot/ui-keyring": "0.83.1",
"@polkadot/ui-settings": "0.83.1",
"@polkadot/util": "^6.11.1",
"@polkadot/util-crypto": "^6.11.1",
"@polkadot/util": "^6.11.2-6",
"@polkadot/util-crypto": "^6.11.2-6",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",