Skip to content

Commit

Permalink
build: 📦️ use pnpm instead of yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
folke committed Dec 14, 2020
1 parent 0c14c19 commit 32d5b6f
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 @@ -38,7 +38,7 @@
],
"husky": {
"hooks": {
"prepare-commit-msg": "npx --no-install devmoji -e --lint"
"commit-msg": "npx --no-install devmoji -e --lint"
}
},
"scripts": {
Expand Down

0 comments on commit 32d5b6f

Please sign in to comment.