wilk / microjob

A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.
https://wilk.github.io/microjob/
MIT License
2.02k stars 47 forks source link

Fix version comparison issue #71

Open peteward44 opened 3 years ago

peteward44 commented 3 years ago

Minor node version shouldn't be tested if the major version is greater than 12