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

fix: Properly get version from package.json #882

Merged
merged 1 commit into from
Jun 5, 2020

Conversation

jcesarmobile
Copy link
Member

the variable is called packageJson, but read the version from package['version'], that fails as it doesn't exist.

@jcesarmobile jcesarmobile requested a review from erisu June 1, 2020 17:45
@codecov-commenter
Copy link

codecov-commenter commented Jun 1, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #882   +/-   ##
=======================================
  Coverage   74.40%   74.40%           
=======================================
  Files          13       13           
  Lines        1676     1676           
=======================================
  Hits         1247     1247           
  Misses        429      429           

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 02448ce...298dfc5. Read the comment docs.

@jcesarmobile jcesarmobile merged commit 022d8d5 into master Jun 5, 2020
@jcesarmobile jcesarmobile deleted the jcesarmobile-patch-1 branch June 5, 2020 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants