mirror of
https://github.com/keven1024/015.git
synced 2026-05-31 09:29:35 +00:00
fix: remove husky postinstall script from package.json and update dependencies in pnpm-lock.yaml for improved compatibility
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user