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

fix: Remove engines entry #531

Merged
merged 1 commit into from
Nov 27, 2018
Merged

fix: Remove engines entry #531

merged 1 commit into from
Nov 27, 2018

Conversation

bmdalex
Copy link
Collaborator

@bmdalex bmdalex commented Nov 27, 2018

Revert "chore: add engine entry for enforcing yarn > 1.10 to preserve… yarn.lock integrity"

This reverts commit a950fcf since this was not the proper fix. From @levithomason :

The engines field is not used to enforce development yarn versions. It is used to force your consumers to run your node package on a compatible version of node and NPM. See the engines docs here: https://docs.npmjs.com/files/package.json#engines.

@DustyTheBot
Copy link
Collaborator

Warnings
⚠️ There are no updates provided to CHANGELOG. Ensure there are no publicly visible changes introduced by this PR.

Generated by 🚫 dangerJS

@codecov
Copy link

codecov bot commented Nov 27, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #531   +/-   ##
=======================================
  Coverage   88.17%   88.17%           
=======================================
  Files          42       42           
  Lines        1455     1455           
  Branches      187      187           
=======================================
  Hits         1283     1283           
  Misses        167      167           
  Partials        5        5

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 49362ad...d2a8a89. Read the comment docs.

@bmdalex bmdalex merged commit 1ae907d into master Nov 27, 2018
@bmdalex bmdalex deleted the fix/remove-engines-entry branch November 27, 2018 16:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants