Skip to content

Commit

Permalink
fix(ci): remove package-lock.json from gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
thyldrm committed Jan 10, 2025
1 parent fdd3748 commit f40d399
Show file tree
Hide file tree
Showing 2 changed files with 3,888 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Dependencies
node_modules/
package-lock.json

# Test coverage
coverage/
Expand Down
Loading

0 comments on commit f40d399

Please sign in to comment.