summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 3556dc516..e5cd92464 100644
--- a/package.json
+++ b/package.json
@@ -7,6 +7,9 @@
"postinstall": "husky install",
"release": "standard-version"
},
+ "engines": {
+ "node": ">=16.0.0"
+ },
"devDependencies": {
"@commitlint/cli": "^16.1.0",
"@commitlint/config-conventional": "^16.0.0",