This commit is contained in:
Jaco Greeff
2020-02-18 09:58:35 +01:00
committed by GitHub
parent 5827a9702c
commit 1e4148f2cf
14 changed files with 68 additions and 91 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-keyring",
"version": "0.51.0-beta.1",
"version": "0.51.0",
"main": "index.js",
"repository": "https://github.com/polkadot-js/apps.git",
"author": "Jaco Greeff <jacogr@gmail.com>",
@@ -26,9 +26,9 @@
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/keyring": "^2.4.0-beta.2",
"@polkadot/types": "^1.3.0-beta.11",
"@polkadot/util": "^2.4.0-beta.2",
"@polkadot/keyring": "^2.4.1",
"@polkadot/types": "^1.3.1",
"@polkadot/util": "^2.4.1",
"@types/ledgerhq__hw-transport-node-hid": "^4.21.1",
"@types/ledgerhq__hw-transport-u2f": "^4.21.1",
"@types/mkdirp": "^0.5.2",