summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index e2c647d..fab6e6d 100644
--- a/package.json
+++ b/package.json
@@ -59,5 +59,8 @@
     "markdown-it": "^8.3.1",
     "predentation": "^0.1.2",
     "toml": "^2.3.2"
+  },
+  "engines": {
+    "node": ">=8.0.0"
   }
 }