summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5d0be2c6..5482f548 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,7 @@
"vuepress": "1.4.0"
},
"engines": {
- "node": "12.16.x"
+ "node": ">=12.14.1"
},
"gitHooks": {
"pre-commit": "lint-staged"