Skip to content

Commit daf9374

Browse files
authored
Update package.json
1 parent 98b6f69 commit daf9374

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
@@ -11,7 +11,7 @@
1111
"build:rspack": "pnpm --filter \"example-*\" build",
1212
"test:rspack": "pnpm --filter \"example-*\" test",
1313
"build:rspress": "pnpm --filter \"rspress-*\" build",
14-
"prepare": "husky 2>/dev/null || exit 0",
14+
"prepare": "husky",
1515
"sort-package-json": "npx sort-package-json \"rspack/*/package.json\" \"rsbuild/*/package.json\" \"rspress/*/package.json\" \"rsdoctor/*/package.json\""
1616
},
1717
"lint-staged": {

0 commit comments

Comments
 (0)