From 66c30f3e331fb6cbde9cbdd9c15e189ff6ab7a7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Sun, 13 Apr 2025 02:43:04 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E6=B8=85=E7=90=86=E5=82=BB=E9=80=BCnode?= =?UTF-8?q?=5Fmodules?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- node_modules/.pnpm-workspace-state.json | 27 ------------------------- 1 file changed, 27 deletions(-) delete mode 100644 node_modules/.pnpm-workspace-state.json diff --git a/node_modules/.pnpm-workspace-state.json b/node_modules/.pnpm-workspace-state.json deleted file mode 100644 index 80ddac74..00000000 --- a/node_modules/.pnpm-workspace-state.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "lastValidatedTimestamp": 1744483048957, - "projects": { - "/home/runner/work/panel/panel/web": {} - }, - "pnpmfileExists": false, - "settings": { - "autoInstallPeers": true, - "dedupeDirectDeps": false, - "dedupeInjectedDeps": true, - "dedupePeerDependents": true, - "dev": true, - "excludeLinksFromLockfile": false, - "hoistPattern": [ - "*" - ], - "hoistWorkspacePackages": true, - "injectWorkspacePackages": false, - "linkWorkspacePackages": false, - "nodeLinker": "isolated", - "optional": true, - "preferWorkspacePackages": false, - "production": true, - "publicHoistPattern": [] - }, - "filteredInstall": false -}