Bump keyring (#372)

This commit is contained in:
Jaco Greeff
2020-09-25 13:25:17 +02:00
committed by GitHub
parent 87fd12c002
commit 0017139d69
9 changed files with 95 additions and 95 deletions
+3 -3
View File
@@ -29,9 +29,9 @@
"devDependencies": {
"@babel/core": "^7.11.6",
"@babel/runtime": "^7.11.2",
"@polkadot/keyring": "^3.5.0-beta.13",
"@polkadot/util": "^3.5.0-beta.13",
"@polkadot/util-crypto": "^3.5.0-beta.13",
"@polkadot/keyring": "^3.5.0-beta.14",
"@polkadot/util": "^3.5.0-beta.14",
"@polkadot/util-crypto": "^3.5.0-beta.14",
"@react-native-community/cli-platform-ios": "^4.13.0",
"@types/react-test-renderer": "16.9.3",
"babel-jest": "^26.3.0",