From 59fb91bbdf0753df24ec7e4b591c046ee68d647a Mon Sep 17 00:00:00 2001 From: Ken Eucker Date: Mon, 8 Jan 2024 11:58:40 -0800 Subject: [PATCH] Fixes the unsupported engine error. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 148a0d95..930ca587 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "workbox-window": "^7.0.0" }, "engines": { - "node": ">=18" + "node": ">=1" }, "lint-staged": { "*.ts": [