Skip to content

Commit

Permalink
fix(package): 🐛 husky
Browse files Browse the repository at this point in the history
- 新版本husky初始化命令
  • Loading branch information
qisi-liang-revoworks committed Oct 24, 2024
1 parent 8cd621a commit e127169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"log": "conventional-changelog -p cmyr-config -i CHANGELOG.md -s -r 0",
"tsc": "tsc --noEmit --skipLibCheck",
"cz": "czg",
"prepare": "husky install"
"prepare": "husky"
},
"dependencies": {
"@ant-design/charts": "^1.4.3",
Expand Down

0 comments on commit e127169

Please sign in to comment.