Skip to content

Commit 7745576

Browse files
committed
feat: 更新v3-hook
1 parent 0672baf commit 7745576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"lint:prettier": "prettier --write \"src/**/*.{js,json,tsx,css,less,scss,vue,html,md}\"",
1414
"lint:stylelint": "stylelint --cache --fix \"**/*.{vue,less,postcss,css,scss}\" postcss-html --cache --cache-location node_modules/.cache/stylelint/",
1515
"lint:lint-staged": "lint-staged -c ./.husky/lintstagedrc.js",
16-
"prepare": "husky install && chmod +x .husky/pre-commit"
16+
"prepare": "husky install "
1717
},
1818
"dependencies": {
1919
"@types/watermark-dom": "^2.3.1",

0 commit comments

Comments
 (0)