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

@@ -100,7 +100,7 @@
"webpack": "^3.1.0"
},
"dependencies": {
"@0xproject/assert": "^0.2.14",
"@0xproject/assert": "^1.0.0",
"@0xproject/base-contract": "^0.3.6",
"@0xproject/contract-wrappers": "^0.1.1",
"@0xproject/order-utils": "^1.0.0",