kentcdodds / cross-env

🔀 Cross platform setting of environment scripts
https://www.npmjs.com/package/cross-env
MIT License
6.32k stars 243 forks source link

Update warning about Node versions #225

Closed lauriii closed 4 years ago

lauriii commented 4 years ago

What:

Update README.md to give warning on node.js version requirements to users installing latest version of cross-env.

Why: The documentation is currently warning about the node.js version requirements of the previous major release.

How: Edited README.md

Checklist:

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #225   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines          78     78           
  Branches       18     18           
=====================================
  Hits           78     78

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 fdde9bb...528b9f5. Read the comment docs.

kentcdodds commented 4 years ago

@all-contributors please add @lauriii for docs

allcontributors[bot] commented 4 years ago

@kentcdodds

I've put up a pull request to add @lauriii! :tada:

kentcdodds commented 4 years ago

:tada: This PR is included in version 7.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: