aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9f9f1745c..0a284a8f6 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,7 @@
"@commitlint/config-conventional": "^14.1.0",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
- "husky": "^7.0.4"
+ "husky": "^7.0.4",
+ "standard-version": "^9.3.2"
}
}