lirantal/dockly

Is it possible to add package-lock.json to the gitignore?

Closed this issue ยท 2 comments

I browsed the repositories history for a while, I noticed that package-lock.json hasn't been in the repo's tracked files. Is it possible to add to .gitignore to reduce noise?

For developing on dockly I use yarn instead of npm, so that's why you don't see a package-lock.json and instead we have a yarn.lock on the repo:

image

Sure, can you open a PR to update .gitignore?

๐ŸŽ‰ This issue has been resolved in version 3.9.1 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€