Merge pull request #615 from 0xProject/refactor/json-schemas/for-v2

Refactor order schemas in json-schemas for v2
This commit is contained in:
Fabio Berger
2018-05-24 09:39:28 -07:00
committed by GitHub
16 changed files with 83 additions and 112 deletions

View File

@@ -79,7 +79,7 @@
"@0xproject/assert": "^0.2.10",
"@0xproject/base-contract": "^0.3.2",
"@0xproject/fill-scenarios": "^0.0.2",
"@0xproject/json-schemas": "^0.7.24",
"@0xproject/json-schemas": "0.7.22",
"@0xproject/order-utils": "^0.0.5",
"@0xproject/types": "^0.7.0",
"@0xproject/typescript-typings": "^0.3.2",