Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

v2.4.2

Compare
Choose a tag to compare
@ApiaryBot ApiaryBot released this 04 Jul 13:31
· 136 commits to master since this release

Bug Fixes

  • This release ensures that the .gyp and .gypi files are not detected during
    building the NPM package. NPM incorrectly computes the gypfile without
    respecting the .npmignore file.
    npm/read-package-json#52