Change all package to depend on the new @0xproject/assert@1.0.0

This commit is contained in:
Leonid Logvinov
2018-07-19 22:45:22 +02:00
parent 7a8231435b
commit 1e6b11b27e
9 changed files with 9 additions and 9 deletions

View File

@@ -74,7 +74,7 @@
"typescript": "2.7.1"
},
"dependencies": {
"@0xproject/assert": "^0.3.0",
"@0xproject/assert": "^1.0.0",
"@0xproject/base-contract": "^0.3.6",
"@0xproject/order-utils": "^1.0.0",
"@0xproject/typescript-typings": "^1.0.0",