Merge pull request #1768 from hedgedoc/fix/engines_lts_only
This commit is contained in:
commit
970a8bddab
@ -110,7 +110,7 @@
|
||||
"**/request": "^2.88.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
"node": "12.x || 14.x || 16.x"
|
||||
},
|
||||
"bugs": "https://github.com/hedgedoc/hedgedoc/issues",
|
||||
"keywords": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user