Skip to content

Commit 81ecfb2

Browse files
kevinten10claude
andcommitted
fix: 提交 package-lock.json 修复 CI 构建失败
npm ci 和 actions/setup-node cache 都依赖 package-lock.json, 之前被 .gitignore 排除导致 CI 报错。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c345500 commit 81ecfb2

2 files changed

Lines changed: 1099 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
/public
33
resources/
44
node_modules/
5-
package-lock.json
65
.superpowers/

0 commit comments

Comments
 (0)