From f5c49fff6c626a283bab20ec17d1f56235b897fd Mon Sep 17 00:00:00 2001 From: Mackie Date: Sun, 7 Jun 2026 09:35:08 +0800 Subject: [PATCH] pnom --- package.json | 3 +++ pnpm-workspace.yaml | 6 +----- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 243663e..ca808ff 100644 --- a/package.json +++ b/package.json @@ -28,5 +28,8 @@ "eslint-config-next": "16.2.7", "tailwindcss": "^4", "typescript": "^5" + }, + "engines": { + "node": ">=20.9.0" } } diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index ede6505..af67e2f 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -3,8 +3,4 @@ packages: ignoredBuiltDependencies: - sharp - - unrs-resolver - - "engines": { - "node": ">=20.9.0" -} \ No newline at end of file + - unrs-resolver \ No newline at end of file