Merge pull request #520 from 0xProject/fix/installation-tests

Fix the publishing/installation test issues
This commit is contained in:
Fabio Berger
2018-04-12 09:26:42 +09:00
committed by GitHub
9 changed files with 16 additions and 14 deletions

View File

@@ -52,7 +52,6 @@
"@0xproject/tslint-config": "^0.4.15",
"@types/require-from-string": "^1.2.0",
"@types/semver": "^5.5.0",
"@types/yargs": "^11.0.0",
"chai": "^4.0.1",
"chai-as-promised": "^7.1.0",
"copyfiles": "^1.2.0",
@@ -73,6 +72,7 @@
"@0xproject/typescript-typings": "^0.1.0",
"@0xproject/utils": "^0.5.1",
"@0xproject/web3-wrapper": "^0.6.0",
"@types/yargs": "^11.0.0",
"ethereumjs-util": "^5.1.1",
"isomorphic-fetch": "^2.2.1",
"lodash": "^4.17.4",