Update json-schema version to 1.0.0

This commit is contained in:
Leonid Logvinov 2018-06-27 10:52:14 +03:00
parent c2a362e3ea
commit ce2f408864
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4

View File

@ -48,7 +48,7 @@
"typescript": "2.7.1"
},
"dependencies": {
"@0xproject/json-schemas": "0.8.1",
"@0xproject/json-schemas": "^1.0.0",
"@0xproject/typescript-typings": "^0.4.1",
"@0xproject/utils": "^0.7.1",
"lodash": "^4.17.4",