From 6f549eb35a38cfdd7ea913f97c0c57284c39516a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Beguin?= Date: Mon, 11 Nov 2024 17:50:39 +0100 Subject: [PATCH] [CHORE] Remove engine limit --- packages/core/package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index f38494d..f33b431 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -8,9 +8,6 @@ "type": "git", "url": "git+https://github.com/Lemick/open-iframe-resizer.git" }, - "engines": { - "node": ">=20.0.0" - }, "keywords": [ "iframe", "Resizing",