fix: pin bun to 1.3.11 in Dockerfiles, fix husky CI crash, fix workspace:* npm compat

This commit is contained in:
2026-04-08 03:43:52 +00:00
parent 92318608dd
commit 7cbc0c9178
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"commit": "cz",
"commit:signed": "cz -S",
"test": "echo \"Error: no test specified\" && exit 1",
"prepare": "husky install"
"prepare": "husky install || true"
},
"repository": {
"type": "git",