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

chore(npm): remove lockfile #154

Merged
merged 1 commit into from Nov 30, 2018
Merged

chore(npm): remove lockfile #154

merged 1 commit into from Nov 30, 2018

Conversation

nfischer
Copy link
Member

This removes the package-lock, since npm install modifies the lockfile
(due to a disagreement between npm@5 and npm@6). We're removing it for
ShellJS, and removing it here for consistency.

See shelljs/shelljs#893

@codecov-io
Copy link

codecov-io commented Nov 29, 2018

Codecov Report

Merging #154 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #154   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines          88     88           
=====================================
  Hits           88     88

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 18a56c2...ae6dbb0. Read the comment docs.

This removes the package-lock, since `npm install` modifies the lockfile
(due to a disagreement between npm@5 and npm@6). We're removing it for
ShellJS, and removing it here for consistency.

See shelljs/shelljs#893
@nfischer nfischer merged commit c3bb1cc into master Nov 30, 2018
@nfischer nfischer deleted the chore-no-lockfile branch November 30, 2018 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants