Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

fix: bump es-abstract to fix npm install crash due to unpublished version #91

Merged
merged 1 commit into from
Dec 12, 2019

Conversation

choochootrain
Copy link

[email protected] was unpublished which causes npm install to crash since it is in the lockfile. 🤦‍♀

Thanks to @schlegz for manually bumping packages to compare a working package-lock.json to the current one. I have many questions and suggestions for alternative npm behavior but nevertheless install now works on a clean repo with latest npm.

@choochootrain choochootrain added the bug Something isn't working label Dec 12, 2019
@codecov
Copy link

codecov bot commented Dec 12, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #91   +/-   ##
=======================================
  Coverage   66.15%   66.15%           
=======================================
  Files          21       21           
  Lines         458      458           
  Branches       93       93           
=======================================
  Hits          303      303           
  Misses        124      124           
  Partials       31       31

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 d53757b...620a1ea. Read the comment docs.

@choochootrain choochootrain merged commit 7534ab7 into master Dec 12, 2019
@choochootrain choochootrain deleted the fix-npm-install branch December 12, 2019 03:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants