Add types-bn package to 0x.js and testnet-faucets
This commit is contained in:
parent
6bdabe72b9
commit
2bf1aa975a
@ -74,6 +74,7 @@
|
|||||||
"truffle-hdwallet-provider": "^0.0.3",
|
"truffle-hdwallet-provider": "^0.0.3",
|
||||||
"tslint": "5.8.0",
|
"tslint": "5.8.0",
|
||||||
"typedoc": "~0.8.0",
|
"typedoc": "~0.8.0",
|
||||||
|
"types-bn": "^0.0.1",
|
||||||
"typescript": "2.7.1",
|
"typescript": "2.7.1",
|
||||||
"web3-provider-engine": "^13.0.1",
|
"web3-provider-engine": "^13.0.1",
|
||||||
"web3-typescript-typings": "^0.9.9",
|
"web3-typescript-typings": "^0.9.9",
|
||||||
|
@ -37,6 +37,7 @@
|
|||||||
"shx": "^0.2.2",
|
"shx": "^0.2.2",
|
||||||
"source-map-loader": "^0.1.6",
|
"source-map-loader": "^0.1.6",
|
||||||
"tslint": "5.8.0",
|
"tslint": "5.8.0",
|
||||||
|
"types-bn": "^0.0.1",
|
||||||
"types-ethereumjs-util": "0xProject/types-ethereumjs-util",
|
"types-ethereumjs-util": "0xProject/types-ethereumjs-util",
|
||||||
"typescript": "2.7.1",
|
"typescript": "2.7.1",
|
||||||
"web3-typescript-typings": "^0.9.9",
|
"web3-typescript-typings": "^0.9.9",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user