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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user