diff options
Diffstat (limited to 'packages/order-utils/package.json')
-rw-r--r-- | packages/order-utils/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json index 2b986f374..693a7e878 100644 --- a/packages/order-utils/package.json +++ b/packages/order-utils/package.json @@ -73,7 +73,7 @@ "dependencies": { "@0xproject/assert": "^0.3.0", "@0xproject/base-contract": "^0.3.6", - "@0xproject/json-schemas": "1.0.0", + "@0xproject/json-schemas": "^1.0.0-rc.1", "@0xproject/sol-compiler": "^0.5.4", "@0xproject/types": "^1.0.0-rc.1", "@0xproject/typescript-typings": "^1.0.0", |