This commit is contained in:
Jaco Greeff
2020-01-30 17:51:52 +01:00
committed by GitHub
parent 76d5ef9c71
commit 2677b543fb
14 changed files with 80 additions and 110 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-keyring",
"version": "0.48.0-beta.18",
"version": "0.48.0",
"main": "index.js",
"repository": "https://github.com/polkadot-js/apps.git",
"author": "Jaco Greeff <jacogr@gmail.com>",
@@ -32,9 +32,9 @@
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/keyring": "^2.0.0-beta.10",
"@polkadot/types": "^1.0.0-beta.37",
"@polkadot/util": "^2.0.0-beta.10"
"@polkadot/keyring": "^2.0.1",
"@polkadot/types": "^1.0.1",
"@polkadot/util": "^2.0.1"
},
"optionalDependencies": {
"@ledgerhq/hw-transport-node-hid": "^5.7.0"