This commit is contained in:
Jaco Greeff
2020-11-10 18:19:24 +01:00
parent f1576f280d
commit d81e91af7b
19 changed files with 140 additions and 166 deletions
+2 -4
View File
@@ -3,9 +3,7 @@
"version": "0.62.2-5",
"repository": "https://github.com/polkadot-js/ui.git",
"author": "Jaco Greeff <jacogr@gmail.com>",
"maintainers": [
"Jaco Greeff <jacogr@gmail.com>"
],
"maintainers": [],
"contributors": [],
"license": "Apache-2.0",
"main": "node.js",
@@ -16,7 +14,7 @@
"@ledgerhq/hw-transport-webusb": "^5.28.0"
},
"devDependencies": {
"@polkadot/types": "^2.6.2-4",
"@polkadot/types": "^2.6.2-5",
"@types/ledgerhq__hw-transport-node-hid": "^4.22.2",
"@types/ledgerhq__hw-transport-webusb": "^4.70.1"
},