aboutsummaryrefslogtreecommitdiff
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 9bda481b..cda72e34 100644
--- a/package.json
+++ b/package.json
@@ -37,5 +37,8 @@
"stylelint-prettier": "2.0.0",
"ts-jest": "27.0.7",
"typescript": "4.0.3"
+ },
+ "engines": {
+ "node": ">=20.0.0"
}
}