diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9c437ffe..c2026278 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "**/request": "^2.88.0" }, "engines": { - "node": ">=8.x" + "node": ">=10.13" }, "bugs": "https://github.com/codimd/server/issues", "keywords": [ |