Move hdkey typings to dependencies since it's part of the exported interface
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user