From 40260294c9852f95c38d212f0c67665cebe94e40 Mon Sep 17 00:00:00 2001 From: Jared Wray Date: Sat, 2 Dec 2023 13:23:39 -0700 Subject: [PATCH] adding in node version --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 438ac50..3dc1e46 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,9 @@ "types": "./dist/index.d.ts", "repository": "https://github.com/jaredwray/writr.git", "author": "Jared Wray ", + "engines": { + "node": ">=18.0.0" + }, "license": "MIT", "keywords": [ "static-site-generator",