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 dependencies and require Node.js 8 #28

Merged
merged 2 commits into from Oct 16, 2019
Merged

Update dependencies and require Node.js 8 #28

merged 2 commits into from Oct 16, 2019

Conversation

silverwind
Copy link
Collaborator

@silverwind silverwind commented Oct 15, 2019

  • default-gateway@5 requires node 8 and brings various minor fixes
  • ava@2 requires node 8.9.4
  • removed module.exports.default as mentioned in the TODO
  • fixed linting issues

index.js Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
@silverwind silverwind changed the title Update dependencies Update dependencies and misc tweaks Oct 15, 2019
@sindresorhus
Copy link
Owner

You also have to update

"node": ">=6"

@silverwind
Copy link
Collaborator Author

You also have to update

That change is already included.

- default-gateway@5 requires node 8 and brings various minor fixes
- ava@2 requires node 8.9.4
- removed module.exports.default as mentioned in the TODO
- fixed linting issues
@silverwind silverwind changed the title Update dependencies and misc tweaks Update dependencies and require node 8 Oct 15, 2019
@silverwind
Copy link
Collaborator Author

Pushed with a more indicative commit title.

@silverwind
Copy link
Collaborator Author

Thanks, I forgot devDependencies don't push our required node version 😉

@sindresorhus sindresorhus changed the title Update dependencies and require node 8 Update dependencies and require Node.js 8 Oct 16, 2019
@sindresorhus sindresorhus merged commit 15425f1 into master Oct 16, 2019
@sindresorhus sindresorhus deleted the node-8 branch October 16, 2019 03:48
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

2 participants