You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After cloning this repository, I ran npm install, which created package-lock.json and modified package.json with the latest versions of some dependencies.
I think including package-lock.json will ensure npm doesn't change package.json for me.