Closed adrianschmidt closed 3 months ago
The package-lock.json is updated with this line every time you run npm install, which is a little bit annoying. If we commit the change, it won't be a change anymore 😄
package-lock.json
npm install
The
package-lock.json
is updated with this line every time you runnpm install
, which is a little bit annoying. If we commit the change, it won't be a change anymore 😄