Make chai-as-promised a dependency

This commit is contained in:
Leonid Logvinov
2018-12-03 13:19:48 +01:00
parent bcb4808c96
commit 74dac18e47

View File

@@ -44,7 +44,6 @@
"@types/lodash": "4.14.104",
"@types/node": "*",
"chai": "^4.0.1",
"chai-as-promised": "^7.1.0",
"chai-bignumber": "^2.0.1",
"dirty-chai": "^2.0.1",
"make-promises-safe": "^1.1.0",
@@ -62,6 +61,7 @@
"@0x/sol-cov": "^2.1.13",
"@0x/web3-wrapper": "^3.1.5",
"@types/js-combinatorics": "^0.5.29",
"chai-as-promised": "^7.1.0",
"bn.js": "^4.11.8",
"ethereum-types": "^1.1.2",
"ethereumjs-abi": "0.6.5",