summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Mehren2021-04-22 18:46:01 +0200
committerDavid Mehren2021-04-22 22:52:38 +0200
commite1df30bd5c46ec8d99d5758df748f035ec93b44b (patch)
treed1a6ec80b6aeac40d511ae72a62d1a7682f5197f /package.json
parent5cef3d4ac7cc4a40e7c7c6d8f6cc4db1cf9f53ef (diff)
Raise minimum required Node.js version to 12
As Node 10 will be EOL at April 30th, we should stop supporting and/or promoting the usage of that version. See also https://endoflife.date/nodejs Signed-off-by: David Mehren <git@herrmehren.de>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3367cee4..9eef8df7 100644
--- a/package.json
+++ b/package.json
@@ -145,7 +145,7 @@
"**/request": "^2.88.0"
},
"engines": {
- "node": ">=10.13"
+ "node": ">=12"
},
"bugs": "https://github.com/hedgedoc/hedgedoc/issues",
"keywords": [