Bump util (#439)

This commit is contained in:
Jaco Greeff
2021-02-08 17:50:38 +01:00
committed by GitHub
parent 743311ec19
commit 0ebce80650
11 changed files with 105 additions and 116 deletions
+3 -3
View File
@@ -12,12 +12,12 @@
"test": "jest"
},
"dependencies": {
"@polkadot/keyring": "^5.6.1",
"@polkadot/keyring": "^5.6.2",
"@polkadot/reactnative-identicon": "0.69.1",
"@polkadot/ui-keyring": "0.69.1",
"@polkadot/ui-settings": "0.69.1",
"@polkadot/util": "^5.6.1",
"@polkadot/util-crypto": "^5.6.1",
"@polkadot/util": "^5.6.2",
"@polkadot/util-crypto": "^5.6.2",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",