* 0.50

* Dep bumps
This commit is contained in:
Jaco Greeff
2020-02-16 09:18:04 +01:00
committed by GitHub
parent c29613faed
commit 6fb91e2e56
15 changed files with 155 additions and 149 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-keyring",
"version": "0.50.0-beta.4",
"version": "0.50.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.3.0-beta.6",
"@polkadot/types": "^1.2.0-beta.22",
"@polkadot/util": "^2.3.0-beta.6",
"@polkadot/keyring": "^2.3.1",
"@polkadot/types": "^1.2.1",
"@polkadot/util": "^2.3.1",
"@types/ledgerhq__hw-transport-node-hid": "^4.21.1",
"@types/ledgerhq__hw-transport-u2f": "^4.21.1",
"@types/mkdirp": "^0.5.2",