Skip to content

Commit

Permalink
chore: add new commit script
Browse files Browse the repository at this point in the history
  • Loading branch information
Bikossor committed Dec 20, 2021
1 parent ac60fb9 commit ce1af23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/anonymus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"scripts": {
"test": "jest",
"build": "tsc && gulp",
"prepare": "tsc && gulp"
"prepare": "tsc && gulp",
"commit": "cz"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit ce1af23

Please sign in to comment.