aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4ff61e6..b464467 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,7 @@
"commit": "cz",
"commit:signed": "cz -S"
},
- "dependencies": {
+ "devDependencies": {
"@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.1.1",
"commitizen": "4.2.3",