glitchdotcom / friendly-words

The Glitch word list, packaged into an NPM module for easy use.
https://friendly-words.glitch.me
MIT License
309 stars 44 forks source link

Less strict Node engine requirement #6

Closed etamponi closed 5 years ago

etamponi commented 5 years ago

Hi :)

I tried to install your package on my project that uses Node 8, and got this:

error friendly-words@1.1.0: The engine "node" is incompatible with this module. Expected version "10.x". Got "8.12.0"
error Found incompatible module

Is it possible to change your package.json to fix this issue? Thanks :)

whimsicallyson commented 5 years ago

chatted in slack, now that the Glitch backend uses Node 10 we're going to leave it as is. :)