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 0ee06f823..79a342fdf 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "webpack": "^3.1.0" }, "dependencies": { - "0x-json-schemas": "^0.6.3", + "0x-json-schemas": "^0.6.5", "@types/bignumber.js": "^4.0.2", "bignumber.js": "^4.0.2", "compare-versions": "^3.0.1", |