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

@@ -51,7 +51,7 @@
"homepage": "https://github.com/0xProject/0x-monorepo/packages/connect/README.md",
"dependencies": {
"@0xproject/assert": "^0.2.10",
"@0xproject/json-schemas": "^0.7.24",
"@0xproject/json-schemas": "^0.7.23",
"@0xproject/types": "^0.7.0",
"@0xproject/typescript-typings": "^0.3.2",
"@0xproject/utils": "^0.6.2",