Bump contracts-test-utils version to match the one on npm

This commit is contained in:
Leonid Logvinov
2018-12-13 11:33:55 -08:00
parent 5a45bc5e7b
commit f8e84260b5
8 changed files with 8 additions and 8 deletions

View File

@@ -45,7 +45,7 @@
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md",
"devDependencies": {
"@0x/abi-gen": "^1.0.18",
"@0x/contracts-test-utils": "^1.0.0",
"@0x/contracts-test-utils": "^1.0.1",
"@0x/dev-utils": "^1.0.20",
"@0x/sol-compiler": "^1.1.15",
"@0x/sol-cov": "^2.1.15",