summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index a11a1ed2d..acd248a1b 100644
--- a/package.json
+++ b/package.json
@@ -4,6 +4,8 @@
"postinstall": "husky install"
},
"devDependencies": {
+ "commitizen": "^4.2.2",
+ "cz-conventional-changelog": "^3.3.0",
"husky": "^5.0.4"
}
}