aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-watcher
diff options
context:
space:
mode:
Diffstat (limited to 'packages/order-watcher')
-rw-r--r--packages/order-watcher/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/order-watcher/package.json b/packages/order-watcher/package.json
index a6195793b..d36112a91 100644
--- a/packages/order-watcher/package.json
+++ b/packages/order-watcher/package.json
@@ -1,6 +1,6 @@
{
"name": "@0xproject/order-watcher",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "An order watcher daemon that watches for order validity",
"keywords": [
"0x",
@@ -44,7 +44,7 @@
"devDependencies": {
"@0xproject/abi-gen": "^1.0.8",
"@0xproject/dev-utils": "^1.0.7",
- "@0xproject/migrations": "^1.0.7",
+ "@0xproject/migrations": "^1.0.8",
"@0xproject/tslint-config": "^1.0.7",
"@types/bintrees": "^1.0.2",
"@types/lodash": "4.14.104",
@@ -72,7 +72,7 @@
"dependencies": {
"@0xproject/assert": "^1.0.8",
"@0xproject/base-contract": "^2.0.2",
- "@0xproject/contract-wrappers": "^1.0.1",
+ "@0xproject/contract-wrappers": "^1.0.2",
"@0xproject/fill-scenarios": "^1.0.1",
"@0xproject/json-schemas": "^1.0.1",
"@0xproject/order-utils": "^1.0.1",