Skip to content

Commit 0131e7f

Browse files
committed
chore: updated husky script
1 parent af67508 commit 0131e7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"lint": "npx ultracite@latest check",
1616
"format": "npx ultracite@latest fix",
1717
"release": "turbo run build && changeset publish",
18-
"prepare": "husky"
18+
"prepare": "husky || true"
1919
},
2020
"devDependencies": {
2121
"@biomejs/biome": "2.3.10",

0 commit comments

Comments
 (0)