Skip to content

Update node-gyp in package.json #1361

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

Closed
wants to merge 3 commits into from

Conversation

ono-max
Copy link

@ono-max ono-max commented Jul 21, 2020

Hey guys!

I update the version of node-gyp from 3.x.x to 7.0.0 because the version of node-gyp is old in node_modules of node-sqlite3 when I use it.

If you have a request, please let me know. Thank you!

package.json Outdated
@@ -50,15 +50,15 @@
"mocha": "^5.2.0"
},
"peerDependencies": {
"node-gyp": "3.x"
"node-gyp": "7.0.0"
Copy link

Choose a reason for hiding this comment

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

Is there any reason to hard-code version 7.0.0 instead of 7.x ?

@mirceanis
Copy link

This closes #1415

@kewde
Copy link
Collaborator

kewde commented Mar 9, 2021

Thank you for your contribution, it has been merged in #1441 along with other changes!

@kewde kewde closed this Mar 9, 2021
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.

4 participants