diff options
Diffstat (limited to 'packages/order-watcher')
-rw-r--r-- | packages/order-watcher/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/order-watcher/package.json b/packages/order-watcher/package.json index eebd5c83f..7f83d8fdc 100644 --- a/packages/order-watcher/package.json +++ b/packages/order-watcher/package.json @@ -77,7 +77,7 @@ "typescript": "2.7.1" }, "dependencies": { - "@0xproject/assert": "0.3.0", + "@0xproject/assert": "^1.0.0", "@0xproject/base-contract": "0.3.6", "@0xproject/contract-wrappers": "0.1.1", "@0xproject/fill-scenarios": "1.0.0", |