From 03f6f277e50d1e95c2c98263e6e95b03983991e6 Mon Sep 17 00:00:00 2001 From: Sirius B Date: Sun, 17 Mar 2024 11:55:32 +0100 Subject: [PATCH] forgot to change that too AAAAAAAAAAAAA --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59e539a..1d7e707 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.3", "description": "Flashcord's Zooming QoL Feature, but without Flashcord. Hover on a clicked image to zoom on them, use mouse wheel to scroll down the image. Requires Magnificent to prevent the images from being insanely blurry.", "engines": { - "node": ">=18.0.0", + "node": ">=20.0.0", "pnpm": ">=8.0.0" }, "scripts": {