diff options
Diffstat (limited to 'packages')
-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 d91a0bdc7..10887c26e 100644 --- a/packages/order-watcher/package.json +++ b/packages/order-watcher/package.json @@ -71,7 +71,7 @@ "sinon": "^4.0.0", "source-map-support": "^0.5.0", "tslint": "5.8.0", - "typescript": "2.7.1", + "typescript": "2.7.1" }, "dependencies": { "@0xproject/contract-wrappers": "^0.0.1", |