summaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index 2f67f131..e357b97f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -39,6 +39,9 @@
"react-devtools-core": "^4.28.5",
"typescript-eslint": "^8.30.1",
"yargs": "^17.7.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
}
},
"node_modules/@alcalzone/ansi-tokenize": {