Skip to content

Commit 98d529c

Browse files
committed
fix: update husky pre-commit hook for cross-platform compatibility
1 parent 7ea9d7e commit 98d529c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pnpm run build
1+
npm run build

0 commit comments

Comments
 (0)