Skip to content

Commit

Permalink
doc(wiki): Updated "binding.gyp" files out in the wild (markdown)
Browse files Browse the repository at this point in the history
  • Loading branch information
voodootikigod authored and rvagg committed Jun 23, 2021
1 parent b398ef4 commit 3236069
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions "binding.gyp"-files-out-in-the-wild.md
Expand Up @@ -7,7 +7,7 @@ To add to this page, just add the link to the project's `binding.gyp` file below
* [node-canvas](https://github.com/LearnBoost/node-canvas/blob/master/binding.gyp)
* [node-ffi](https://github.com/rbranson/node-ffi/blob/master/binding.gyp)
* [node-time](https://github.com/TooTallNate/node-time/blob/master/binding.gyp)
* [node-serialport](https://github.com/voodootikigod/node-serialport/blob/master/bindings.gyp)
* [node-serialport](https://github.com/voodootikigod/node-serialport/blob/master/binding.gyp)
* [node-weak](https://github.com/TooTallNate/node-weak/blob/master/binding.gyp)
* [pty.js](https://github.com/chjj/pty.js/blob/master/binding.gyp)
* [ref](https://github.com/TooTallNate/ref/blob/master/binding.gyp)
Expand All @@ -25,4 +25,4 @@ To add to this page, just add the link to the project's `binding.gyp` file below
* [v8-profiler](https://github.com/c4milo/v8-profiler/blob/master/binding.gyp)
* [airtunes](https://github.com/radioline/node_airtunes/blob/master/binding.gyp)
* [node-fann](https://github.com/c4milo/node-fann/blob/master/binding.gyp)
* [node-talib](https://github.com/oransel/node-talib/blob/master/binding.gyp)
* [node-talib](https://github.com/oransel/node-talib/blob/master/binding.gyp)

0 comments on commit 3236069

Please sign in to comment.