electron / node-abi

:turtle: :rocket: Get the Node.js and Electron ABI for a given target and runtime
https://www.npmjs.com/node-abi
MIT License
164 stars 58 forks source link

fix: update node 17 to 17.0.1 #115

Closed VerteDinde closed 2 years ago

VerteDinde commented 2 years ago

Fixes #114

In Node 17.0.0, a header is missing and causes an error during compilation. This was a known problem solved in version 17.0.1; this PR updates the target to point at the fixed version.

electron-bot commented 2 years ago

:tada: This PR is included in version 3.4.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: