Change all package to depend on the new @0xproject/json-schemas@1.0.0-rc.1

This commit is contained in:
Leonid Logvinov
2018-07-19 22:30:09 +02:00
parent 2b0c0a6ff7
commit 0f27ce3424
8 changed files with 8 additions and 8 deletions

View File

@@ -65,7 +65,7 @@
},
"dependencies": {
"@0xproject/assert": "0.3.0",
"@0xproject/json-schemas": "^1.0.0",
"@0xproject/json-schemas": "^1.0.0-rc.1",
"@0xproject/typescript-typings": "^1.0.0",
"@0xproject/utils": "^1.0.0",
"ethereum-types": "^1.0.0",