chore(repo): fix husky
This commit is contained in:
parent
2de4d92422
commit
fe7916d505
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
"scripts": {
|
||||
"docs": "typedoc --options typedoc.jsonc",
|
||||
"format": "bun prettier --write '**/*.{ts,json,md}'",
|
||||
"prepare": "husky || true"
|
||||
"prepare": "bunx husky || true"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@getmeli/cli": "1.2.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue