Dump assert version and make the order-watcher depend on the old assert version

This commit is contained in:
Leonid Logvinov
2018-06-27 15:47:58 +03:00
parent 8dd00a8eef
commit 2f07ee0a8f
8 changed files with 20 additions and 10 deletions

View File

@@ -35,7 +35,7 @@
},
"homepage": "https://github.com/0xProject/0x-monorepo/packages/sra-report/README.md",
"dependencies": {
"@0xproject/assert": "^0.2.12",
"@0xproject/assert": "^0.3.0",
"@0xproject/types": "^0.8.1",
"@0xproject/order-utils": "^0.0.7",
"@0xproject/connect": "0.6.15",