diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 173c24c26..0806b2e87 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "webpack": "^3.1.0" }, "dependencies": { - "0x-json-schemas": "^0.1.5", + "0x-json-schemas": "^0.3.0", "bignumber.js": "^4.0.2", "compare-versions": "^3.0.1", "es6-promisify": "^5.0.0", |