Move hdkey typings to dependencies since it's part of the exported interface

This commit is contained in:
Fabio Berger
2018-07-23 13:45:43 +02:00
parent 9a1f0ac8e2
commit eb6027fba7

View File

@@ -47,6 +47,7 @@
"@0xproject/utils": "^1.0.0",
"@ledgerhq/hw-app-eth": "^4.3.0",
"@ledgerhq/hw-transport-u2f": "^4.3.0",
"@types/hdkey": "^0.7.0",
"ethereum-types": "^1.0.0",
"bip39": "^2.5.0",
"bn.js": "^4.11.8",
@@ -66,7 +67,6 @@
"@0xproject/utils": "^1.0.0",
"@types/bip39": "^2.4.0",
"@types/bn.js": "^4.11.0",
"@types/hdkey": "^0.7.0",
"@types/ethereumjs-tx": "^1.0.0",
"@types/lodash": "4.14.104",
"@types/mocha": "^2.2.42",