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

Upgrade nan #210

Closed
wants to merge 1 commit into from
Closed

Upgrade nan #210

wants to merge 1 commit into from

Conversation

abetomo
Copy link
Contributor

@abetomo abetomo commented Apr 4, 2018

The main fix is below.
"nan": "~2.3.0" ->
"nan": "^2.10.0"

The other differences are due to formatting of npm.

  • Upgrading will reduce warning.
  • Nan :: MakeCallback warnings will continue. I will fix it after this PR.

The main fix is below.
"nan": "~2.3.0" ->
"nan": "^2.10.0"

The other differences are due to formatting of npm.
@kode54 kode54 mentioned this pull request Apr 30, 2018
@agnat
Copy link
Owner

agnat commented May 4, 2018

Hey, thanks for the PR! To cope with the format change I fixed it in my working copy. So, I'm not going to merge this PR.

The fix is released in v2.4.0.

I will fix it after this PR.

I'll be more responsive next time. Sorry...

@abetomo
Copy link
Contributor Author

abetomo commented May 5, 2018

Thank you for review!
OK.

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.

2 participants