Skip to content

Commit 410e220

Browse files
authored
chore: remove husky install since it's deprecated (#1616)
1 parent d17495d commit 410e220

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"node": ">=17"
88
},
99
"scripts": {
10-
"postinstall": "husky install",
1110
"test": "pnpm test:lint && pnpm test:tsc:cache && pnpm test:unit",
1211
"test:unit": "vitest run",
1312
"test:unit:watch": "vitest",

0 commit comments

Comments
 (0)