Skip to content

Commit c928267

Browse files
committed
🐛 fix: try to fix release issue by lock gitmojis version
Refs: carloscuesta/gitmoji#1266
1 parent 1147be9 commit c928267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/commitlint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@commitlint/types": "^17",
3535
"emoji-name-map": "^1.2.9",
36-
"gitmojis": "^3.11.1"
36+
"gitmojis": "3.13.2"
3737
},
3838
"publishConfig": {
3939
"access": "public",

0 commit comments

Comments
 (0)