diff options
Diffstat (limited to 'packages/order-watcher/package.json')
-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 df9b00f65..377514ea8 100644 --- a/packages/order-watcher/package.json +++ b/packages/order-watcher/package.json @@ -79,7 +79,7 @@ "dependencies": { "@0xproject/assert": "^1.0.0", "@0xproject/base-contract": "^1.0.0", - "@0xproject/contract-wrappers": "0.1.1", + "@0xproject/contract-wrappers": "^1.0.0-rc.1", "@0xproject/fill-scenarios": "^1.0.0-rc.1", "@0xproject/json-schemas": "^1.0.0-rc.1", "@0xproject/order-utils": "^1.0.0-rc.1", |