Skip to content

Commit 828aba9

Browse files
committed
Add commitlint as peer dependency
1 parent 4710656 commit 828aba9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
"lint-staged": "^15.2.10",
3333
"prettier": "^3.3.3"
3434
},
35+
"peerDependencies": {
36+
"@commitlint/cli": "^19.5.0"
37+
},
3538
"engines": {
3639
"node": ">=16.9.0"
3740
},

0 commit comments

Comments
 (0)