fix: 添加 packageManager 字段修复 CI pnpm 版本检测

This commit is contained in:
erio
2026-03-04 18:10:24 +08:00
parent 84f38f985f
commit 69cf0d00d1

View File

@@ -2,6 +2,7 @@
"name": "sub2apipay",
"version": "0.1.0",
"private": true,
"packageManager": "pnpm@10.30.3",
"scripts": {
"dev": "next dev",
"build": "next build",