fix CI failures

This commit is contained in:
Michael Zhu
2019-12-09 22:15:30 -08:00
parent 865a2b1fb0
commit 2f9891f0aa
5 changed files with 5 additions and 20 deletions

View File

@@ -36,7 +36,6 @@
"devDependencies": {
"@0x/sol-compiler": "^4.0.1",
"@0x/tslint-config": "^4.0.0",
"decimal.js": "^10.2.0",
"npm-run-all": "^4.1.2",
"shx": "^0.2.2",
"tslint": "5.11.0",
@@ -66,6 +65,7 @@
"chai": "^4.0.1",
"chai-as-promised": "^7.1.0",
"chai-bignumber": "^3.0.0",
"decimal.js": "^10.2.0",
"dirty-chai": "^2.0.1",
"ethereum-types": "^3.0.0",
"ethereumjs-util": "^5.1.1",