This repository was archived by the owner on Nov 8, 2024. It is now read-only.
v2.4.2
Bug Fixes
- This release ensures that the .gyp and .gypi files are not detected during
building the NPM package. NPM incorrectly computes thegypfile
without
respecting the.npmignore
file.
npm/read-package-json#52