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
+2 -2
View File
@@ -17,8 +17,8 @@
"@polkadot/util-crypto": "*"
},
"devDependencies": {
"@polkadot/util": "^3.5.0-beta.13",
"@polkadot/util-crypto": "^3.5.0-beta.13",
"@polkadot/util": "^3.5.0-beta.14",
"@polkadot/util-crypto": "^3.5.0-beta.14",
"@types/color": "^3.0.1",
"@types/xmlserializer": "^0.6.1"
}