update 0x-json-schema

This commit is contained in:
Fabio Berger
2017-08-30 19:47:04 +02:00
parent 6e34cf2c3b
commit 4370e19880
2 changed files with 4 additions and 4 deletions

View File

@@ -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",

View File

@@ -2,9 +2,9 @@
# yarn lockfile v1
"0x-json-schemas@^0.1.5":
version "0.1.5"
resolved "https://registry.yarnpkg.com/0x-json-schemas/-/0x-json-schemas-0.1.5.tgz#e114128ceefe33a0bc3981ec35af6780dec971c1"
"0x-json-schemas@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/0x-json-schemas/-/0x-json-schemas-0.3.0.tgz#88d67cfc7fe34697a43a3a72f47f958f1f681d0b"
dependencies:
jsonschema "^1.2.0"