fix(dev-utils): make web3-provider-engine types a 'dependency' so it's available to users of the library
This commit is contained in:
parent
2e56e2cc05
commit
eab88cbe7c
@ -47,6 +47,7 @@
|
|||||||
"@0xproject/typescript-typings": "^3.0.2",
|
"@0xproject/typescript-typings": "^3.0.2",
|
||||||
"@0xproject/utils": "^2.0.2",
|
"@0xproject/utils": "^2.0.2",
|
||||||
"@0xproject/web3-wrapper": "^3.0.3",
|
"@0xproject/web3-wrapper": "^3.0.3",
|
||||||
|
"@types/web3-provider-engine": "^14.0.0",
|
||||||
"ethereum-types": "^1.0.11",
|
"ethereum-types": "^1.0.11",
|
||||||
"lodash": "^4.17.5"
|
"lodash": "^4.17.5"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user