This commit is contained in:
Jaco Greeff
2020-08-31 17:58:20 +02:00
committed by GitHub
parent 496dc7fe2e
commit 0bffc7af3c
15 changed files with 148 additions and 102 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-keyring",
"version": "0.58.0-beta.9",
"version": "0.58.0",
"main": "index.js",
"repository": "https://github.com/polkadot-js/apps.git",
"author": "Jaco Greeff <jacogr@gmail.com>",
@@ -25,9 +25,9 @@
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/keyring": "^3.4.0-beta.1",
"@polkadot/types": "^1.31.0-beta.7",
"@polkadot/util": "^3.4.0-beta.1",
"@polkadot/keyring": "^3.4.1",
"@polkadot/types": "^1.31.1",
"@polkadot/util": "^3.4.1",
"@types/ledgerhq__hw-transport-node-hid": "^4.22.1",
"@types/ledgerhq__hw-transport-webusb": "^4.70.0",
"@types/mkdirp": "^1.0.1",