mirror of
https://github.com/pockethost/pockethost.git
synced 2025-03-30 15:08:30 +00:00
disable husky
This commit is contained in:
parent
927d97d57b
commit
5042119a35
@ -15,8 +15,7 @@
|
||||
"prod:cli": "cd packages/pockethost && pnpm start",
|
||||
"plop": "plop --no-progress",
|
||||
"nofile": "cat /proc/sys/fs/file-nr",
|
||||
"mail": "tsx ./packages/pockethost/src/cli/sendmail.ts",
|
||||
"prepare": "husky"
|
||||
"mail": "tsx ./packages/pockethost/src/cli/sendmail.ts"
|
||||
},
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user