-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running npm install
in a clean clone of this repo modifies package-lock.json
#51
Comments
This issue is caused by the dependency on a fork of eslint-config-silvermine/package.json Line 38 in 887c55e
This fork does not contain a This fork of Updating to the latest version of |
This was fixed with #52 |
Running
npm install
from a clean state (e.g. right after cloning this repo) modifies thepackage-lock.json
file, like so:The text was updated successfully, but these errors were encountered: