Change all package to depend on the new @0xproject/sol-compiler@1.0.0

This commit is contained in:
Leonid Logvinov
2018-07-19 23:21:29 +02:00
parent c9b213839a
commit 1a1b7a2bc4
9 changed files with 9 additions and 9 deletions

View File

@@ -74,7 +74,7 @@
"dependencies": {
"@0xproject/base-contract": "^1.0.0",
"@0xproject/order-utils": "^1.0.0",
"@0xproject/sol-compiler": "^0.5.4",
"@0xproject/sol-compiler": "^1.0.0",
"@0xproject/types": "^1.0.0-rc.1",
"@0xproject/typescript-typings": "^1.0.0",
"@0xproject/utils": "^1.0.0",