fix: remove husky postinstall script from package.json and update dependencies in pnpm-lock.yaml for improved compatibility

This commit is contained in:
keven1024
2025-06-03 14:41:00 +08:00
parent edf0fe471d
commit bbd451f027
2 changed files with 2696 additions and 1606 deletions

View File

@@ -9,7 +9,6 @@
"dev:backend": "cd backend && air",
"dev:worker": "cd worker && air",
"test": "echo \"Error: no test specified\" && exit 1",
"postinstall": "npx husky init",
"prepare": "husky"
},
"workspaces": [