Specify node version in package.json

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/27904/head
Michael Telatynski 2024-07-09 14:34:52 +01:00
parent 42f1ae1dde
commit d584dc0d52
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@
"package.json",
"contribute.json"
],
"engines": {
"node": ">=20.0.0"
},
"style": "bundle.css",
"matrix_i18n_extra_translation_funcs": [
"UserFriendlyError"