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

Update node version requirement #646

Merged
merged 2 commits into from Jul 2, 2019
Merged

Update node version requirement #646

merged 2 commits into from Jul 2, 2019

Commits on Jul 2, 2019

  1. fix: specify lowest node version in package.json

    The lowest version of node required by explicit dependencies is ^8.12.0 specified by Execa
    Iiro Jäppinen committed Jul 2, 2019
    Copy the full SHA
    392c337 View commit details
    Browse the repository at this point in the history
  2. test: run tests on node 8, 10 and 12

    Iiro Jäppinen committed Jul 2, 2019
    Copy the full SHA
    47d5322 View commit details
    Browse the repository at this point in the history