Skip to content

Commit 7a2e102

Browse files
committed
🔧 chore: fix package.json
1 parent f7287d8 commit 7a2e102

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
@@ -31,9 +31,9 @@
3131
"test": "jest"
3232
},
3333
"dependencies": {
34+
"@commitlint/types": "^17",
3435
"emoji-name-map": "^1.2.9",
3536
"gitmojis": "^3.11.1"
36-
"@commitlint/types": "^17"
3737
},
3838
"publishConfig": {
3939
"access": "public",

0 commit comments

Comments
 (0)