diff --git a/package.json b/package.json index 7be6a07..b22ff3e 100644 --- a/package.json +++ b/package.json @@ -14,8 +14,7 @@ "author": "Cynthia ", "license": "BSD-3-Clause", "engines": { - "node": ">= 18", - "pnpm": ">= 9" + "node": ">= 18" }, "scripts": { "build": "tsc",