Skip to content
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

allow package-lock.json #3025

Closed
boneskull opened this issue Sep 28, 2017 · 1 comment
Closed

allow package-lock.json #3025

boneskull opened this issue Sep 28, 2017 · 1 comment
Labels
semver-patch implementation requires increase of "patch" version number; "bug fixes" status: accepting prs Mocha can use your help with this one! type: chore generally involving deps, tooling, configuration, etc.

Comments

@boneskull
Copy link
Member

mainly for performance reasons. this will allow for better caching in CI, among other things.

@boneskull boneskull added type: chore generally involving deps, tooling, configuration, etc. qa labels Sep 28, 2017
@boneskull boneskull added this to the v4.0.0 milestone Sep 28, 2017
@boneskull boneskull self-assigned this Sep 28, 2017
boneskull added a commit that referenced this issue Sep 28, 2017
- update `.travis.yml` to use npm@5 caching where available
- remove `.npmrc` (now unused)
- remove `package-lock.json` from `.gitignore`
@boneskull boneskull removed this from the v4.0.0 milestone Sep 28, 2017
@boneskull
Copy link
Member Author

this isn't gonna make it into v4.0.0 because there's some problems. for some reason nyc's deps aren't getting installed..?

@boneskull boneskull removed their assignment Sep 28, 2017
@boneskull boneskull added the status: accepting prs Mocha can use your help with this one! label Sep 28, 2017
@boneskull boneskull added the semver-patch implementation requires increase of "patch" version number; "bug fixes" label Oct 4, 2017
boneskull added a commit that referenced this issue Dec 9, 2017
- update `.travis.yml` to use npm@5 caching where available
- remove `.npmrc` (now unused)
- remove `package-lock.json` from `.gitignore`
boneskull added a commit that referenced this issue Dec 9, 2017
- update `.travis.yml` to use npm@5 caching where available
- remove `.npmrc` (now unused)
- remove `package-lock.json` from `.gitignore`
sgilroy pushed a commit to TwineHealth/mocha that referenced this issue Feb 27, 2019
- update `.travis.yml` to use npm@5 caching where available
- remove `.npmrc` (now unused)
- remove `package-lock.json` from `.gitignore`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-patch implementation requires increase of "patch" version number; "bug fixes" status: accepting prs Mocha can use your help with this one! type: chore generally involving deps, tooling, configuration, etc.
Projects
None yet
Development

No branches or pull requests

1 participant