fix: pin bun to 1.3.11 in Dockerfiles, fix husky CI crash, fix workspace:* npm compat
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user