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 75b691989..173c24c26 100644 --- a/package.json +++ b/package.json @@ -90,13 +90,13 @@ "webpack": "^3.1.0" }, "dependencies": { + "0x-json-schemas": "^0.1.5", "bignumber.js": "^4.0.2", "compare-versions": "^3.0.1", "es6-promisify": "^5.0.0", "ethereumjs-abi": "^0.6.4", "ethereumjs-util": "^5.1.1", "find-versions": "^2.0.0", - "jsonschema": "^1.1.1", "lodash": "^4.17.4", "publish-release": "^1.3.3", "truffle-contract": "^2.0.1", |