Bump all dependencies on json-schemas down a patch version so that they don't auto-magically get upgraded to the next version during the next publish

This commit is contained in:
Fabio Berger
2018-05-23 13:56:52 -07:00
parent f6b81f588d
commit 9d11028fce
7 changed files with 7 additions and 7 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.23",
"@0xproject/order-utils": "^0.0.5",
"@0xproject/types": "^0.7.0",
"@0xproject/typescript-typings": "^0.3.2",