Drop support for Node.js 12
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
"xss": "^1.0.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^12.20.0 || ^14.13.1 || 16.x"
|
||||
"node": "^14.13.1 || 16.x"
|
||||
},
|
||||
"bugs": "https://github.com/hedgedoc/hedgedoc/issues",
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user