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

@@ -47,7 +47,7 @@
"typescript": "2.7.1"
},
"dependencies": {
"@0xproject/json-schemas": "^0.7.24",
"@0xproject/json-schemas": "^0.7.23",
"@0xproject/typescript-typings": "^0.3.2",
"@0xproject/utils": "^0.6.2",
"lodash": "^4.17.4",