iconify/tools

npm notice created a lockfile as package-lock.json. You should commit this file.

peterennis opened this issue · 1 comments

npm -v
6.4.1

No, package-lock.json should not be part of repository. It is specific to your installation. It contains information about packages you have installed on your system. This is why its in .gitignore file.