Fix some of the publishing/installation issues

This commit is contained in:
Leonid Logvinov
2018-04-04 13:29:38 +03:00
parent e8d4f6d532
commit 72aa3d3005
10 changed files with 17 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",