Skip to content

Commit e568055

Browse files
Copilothotlong
andcommitted
Add package-lock.json to fix CI failure
Remove package-lock.json from .gitignore to enable npm caching in CI workflow Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 3823c4b commit e568055

File tree

2 files changed

+75
-1
lines changed

2 files changed

+75
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Dependencies
22
node_modules/
33
pnpm-lock.yaml
4-
package-lock.json
54
yarn.lock
65

76
# Build outputs

package-lock.json

Lines changed: 75 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)