diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/assert/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/assert/package.json b/packages/assert/package.json index da9657c13..a3012498e 100644 --- a/packages/assert/package.json +++ b/packages/assert/package.json @@ -48,7 +48,7 @@ "typescript": "2.7.1" }, "dependencies": { - "@0xproject/json-schemas": "0.8.1", + "@0xproject/json-schemas": "^1.0.0", "@0xproject/typescript-typings": "^0.4.1", "@0xproject/utils": "^0.7.1", "lodash": "^4.17.4", |