From 3c47c03290ee6b1ae3a6cf61cc892cc990ceffac Mon Sep 17 00:00:00 2001 From: Ken Eucker Date: Mon, 8 Jan 2024 12:11:37 -0800 Subject: [PATCH] This is what seems to be the minimum engine required but it's not working? --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index add016dd..148a0d95 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "workbox-window": "^7.0.0" }, "engines": { - "node": ">=12.13.0" + "node": ">=18" }, "lint-staged": { "*.ts": [