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

@@ -35,7 +35,7 @@
},
"homepage": "https://github.com/0xProject/0x-monorepo/packages/sra-report/README.md",
"dependencies": {
"@0xproject/assert": "^0.3.0",
"@0xproject/assert": "^1.0.0",
"@0xproject/types": "^1.0.0-rc.1",
"@0xproject/order-utils": "^0.0.9",
"@0xproject/connect": "0.6.17",