adnanrahic / node-gcstats

The Unlicense
9 stars 14 forks source link

Issue-1 remove bundled node-pre-gyp #6

Closed Ghazgkull closed 3 years ago

Ghazgkull commented 3 years ago

Signed-off-by: Jared Burns jared.burns@nike.com

Fixes Issue #1

This PR removes the bundled node-pre-gyp package, so that the @mapbox/node-pre-gyp package gets used instead. It also updates all dependencies to latest and fixes up the package.json scripts so that they all work.

Ghazgkull commented 3 years ago

@adnanrahic Can you please have a look at this PR? This completes the cleanup of any references to the deprecated node-pre-gyp package.

nyablonskyi360 commented 3 years ago

Hey @adnanrahic, thank you for supporting this lib, and thank you @Ghazgkull for your PR.

@adnanrahic Could you please review this? Looking forward to it!

nyablonskyi360 commented 3 years ago

Thanks @adnanrahic! Looking forward to the new release :)

adnanrahic commented 3 years ago

I've released a new version. It'll be available on NPM momentarily. :smile: Thanks for the help @Ghazgkull! :pray: