Skip to content

Commit

Permalink
Don't ignore package-lock.json (pouchdb#9017)
Browse files Browse the repository at this point in the history
> reproducible builds are a huge +1 for us
> - pouchdb#6754 (comment)

It looks like this file was gitignored randomly in 9bf1310 / pouchdb#7331.
  • Loading branch information
alxndrsn authored Dec 11, 2024
1 parent 011889d commit e1f7849
Show file tree
Hide file tree
Showing 33 changed files with 11,338 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ src_browser/
tests/integration/utils-bundle.js
*.heapsnapshot
/pouchdb-server-install
package-lock.json
yarn.lock
/.eslintcache
release-todo.txt
Expand Down
Loading

0 comments on commit e1f7849

Please sign in to comment.