fivdi / epoll

A low-level Node.js binding for the Linux epoll API
MIT License
84 stars 13 forks source link

#40 Add node-gyp to package dependencies #41

Closed dawn-minion closed 3 years ago

dawn-minion commented 4 years ago

PR adds node-gyp to the package dependencies, which makes this package installable via Yarn PnP, and removes the requirement that node-gyp be installed already.

Fixes #40

fivdi commented 3 years ago

Closing as it no longer appears to be needed. See https://github.com/fivdi/epoll/issues/40#issuecomment-698753278.