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

feat: add node v12.0.0 & electron v5.0.0 #63

Closed jacobq closed 5 years ago

jacobq commented 5 years ago

Yesterday Node v12.0.0 was released and today Electron v5.0.0 was released. I've attempted to update the targets in this project to reflect this.

jacobq commented 5 years ago

Oops -- just saw #62. This is a duplicate.