-
Notifications
You must be signed in to change notification settings - Fork 14
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
Remove bundled dependencies as they are not needed #1
Comments
I see bundled dependencies still refers to "node-pre-gyp" after your latest merge to use @mapbox/node-pre-gyp. |
@adnanrahic @rohitkumarcs I went ahead and put together a PR to do this: #6 |
This is a lovely PR. Thanks for taking a look. I just didn't have the bandwidth to check it out before now. 🙇 |
Bundled dependencies should not be necessary anymore: https://github.com/mapbox/node-pre-gyp#configuring
https://github.com/adnanrahic/node-gcstats/blob/master/package.json#L35
Thanks @gjasny for letting me know!
The text was updated successfully, but these errors were encountered: