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

introduce package-lock.json; closes #3025 #3026

Merged
merged 2 commits into from
Dec 10, 2017
Merged

introduce package-lock.json; closes #3025 #3026

merged 2 commits into from
Dec 10, 2017

Conversation

boneskull
Copy link
Member

  • update .travis.yml to use npm@5 caching where available
  • remove .npmrc (now unused)
  • remove package-lock.json from .gitignore

@boneskull boneskull added the semver-patch implementation requires increase of "patch" version number; "bug fixes" label 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 boneskull changed the title introduce package-lock.json; closes introduce package-lock.json; closes #3025 Sep 28, 2017
@boneskull boneskull removed this from the v4.0.0 milestone Sep 28, 2017
@boneskull
Copy link
Member Author

we'll deal w/ this later.

@sukrosono
Copy link

ping @boneskull, since you notify that you are back now. 😄

@boneskull
Copy link
Member Author

@brutalcrozt do you need this for something?

@sukrosono
Copy link

No at all, it's seem simple. Just hoping number of open PR, and issue got decreased.

- update `.travis.yml` to use npm@5 caching where available
- remove `.npmrc` (now unused)
- remove `package-lock.json` from `.gitignore`
@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.95% when pulling a11033b on issue/3025 into 743c830 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.95% when pulling e68d69e on issue/3025 into 3200d41 on master.

@boneskull boneskull merged commit 5fbbce9 into master Dec 10, 2017
@boneskull boneskull deleted the issue/3025 branch December 10, 2017 05:41
@boneskull boneskull removed their assignment Dec 12, 2017
@boneskull boneskull added this to the v4.1.0 milestone Dec 29, 2017
@boneskull boneskull added the type: chore generally involving deps, tooling, configuration, etc. label Dec 29, 2017
sgilroy pushed a commit to TwineHealth/mocha that referenced this pull request 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" type: chore generally involving deps, tooling, configuration, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants