Bump common/api (#397)

This commit is contained in:
Jaco Greeff
2020-11-09 20:57:18 +01:00
committed by GitHub
parent bc5973bdaf
commit 4d6d9abbc0
11 changed files with 102 additions and 101 deletions
+3 -3
View File
@@ -12,12 +12,12 @@
"test": "jest"
},
"dependencies": {
"@polkadot/keyring": "^4.0.1",
"@polkadot/keyring": "^4.0.2-5",
"@polkadot/reactnative-identicon": "0.62.2-0",
"@polkadot/ui-keyring": "0.62.2-0",
"@polkadot/ui-settings": "0.62.2-0",
"@polkadot/util": "^4.0.1",
"@polkadot/util-crypto": "^4.0.1",
"@polkadot/util": "^4.0.2-5",
"@polkadot/util-crypto": "^4.0.2-5",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",