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 c58c59834..7735acf76 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "webpack": "^3.1.0" }, "dependencies": { - "0x-json-schemas": "^0.5.0", + "0x-json-schemas": "^0.5.1", "bignumber.js": "^4.0.2", "compare-versions": "^3.0.1", "es6-promisify": "^5.0.0", |