From 3cb28da0b5dfdeacf182377bbca73cfbe9b47ac6 Mon Sep 17 00:00:00 2001 From: davay Date: Tue, 3 Oct 2023 17:40:34 +0700 Subject: [PATCH] 18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 439c827c..4b4eb7b6 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "deploy": "sh deploy.sh" }, "engines": { - "node": "20.x" + "node": "18.x" }, "packageManager": "pnpm@8.8.0", "keywords": [],