From 420759fa8564fa39ebf9f2a6509ac9faee6b7147 Mon Sep 17 00:00:00 2001 From: Kavitha Date: Mon, 12 Aug 2024 11:40:42 -0400 Subject: [PATCH] chore: revert package.json changes --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 45c45f8..9efe570 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,6 @@ "/README.md", "/dist" ], - "engines": { - "node": ">=18.0.0" - }, "scripts": { "build": "tsc", "clean": "rimraf dist",