Skip to content

Commit 0ff36b6

Browse files
committed
chore: add package-lock.json for GitHub Actions cache
Removed package-lock.json from .gitignore to enable npm caching in CI pipeline.
1 parent b7a388d commit 0ff36b6

File tree

2 files changed

+3880
-1
lines changed

2 files changed

+3880
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Dependencies
22
node_modules/
3-
package-lock.json
43

54
# Build output
65
dist/

0 commit comments

Comments
 (0)