Skip to content

Commit

Permalink
chore: add package-lock.json file
Browse files Browse the repository at this point in the history
This is required by the `setup-node` GitHub action, see
actions/setup-node#928.
  • Loading branch information
addaleax committed Jan 14, 2025
1 parent fd2af38 commit ccb5d34
Showing 1 changed file with 0 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 @@
.nyc_output
node_modules
package-lock.json
dist
coverage
.esm-wrapper.mjs
Expand Down

0 comments on commit ccb5d34

Please sign in to comment.