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

remove node engine requirement #15

Closed mrkurt closed 5 years ago

mrkurt commented 5 years ago

The node 10.x restriction was preventing use with node 11, but it works fine with node 11! Seems simplest just to remove that restriction.