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

dependencies updated #183

Merged
merged 3 commits into from
Apr 9, 2018
Merged

dependencies updated #183

merged 3 commits into from
Apr 9, 2018

Conversation

cancerberoSgx
Copy link

No description provided.

package.json Outdated
"cross-env": "^3.2.4",
"mocha": "^3.1.2",
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.2",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updating node types will make it easy to accidentally break old node support without knowing.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should I leave node LTS instead of latest ? Is just @types/node, right ? IMO, node 6 is too outdated but perhaps you want me to leave it as it was ? please advice and I will make the change, thanks! :) - BTW great project!!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#179 relies on node 6 as the minimum, I'd say keep @types/node as they were until we want to drop support for node 6.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there you have it : "@types/node": "^6.0.104" hope it's fine, good job with this library!!! :)

@Tyriar
Copy link
Member

Tyriar commented Apr 9, 2018

Thanks @cancerberoSgx!

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