fix: freeze zx version
Should hopefully unblock deployment
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
"ts-morph": "^22.0.0",
|
||||
"typescript": "^5.5.4",
|
||||
"wrangler": "^3.80.0",
|
||||
"zx": "^8.1.5"
|
||||
"zx": "8.1.5"
|
||||
},
|
||||
"lint-staged": {
|
||||
"**/*": "prettier --write --ignore-unknown"
|
||||
|
||||
Reference in New Issue
Block a user