rauchg / slackin

Public Slack organizations made easy
http://rauchg.com/slackin/
MIT License
6.51k stars 1.34k forks source link

Allow range of Node versions #371

Open stevenzeck opened 6 years ago

stevenzeck commented 6 years ago

The current release, 0.14.0, requires node 4.5.0. On master, not released to npm, it requires node 6.11.1. Can this be relaxed a bit to be >= a specific node version? Not all deployment platforms have these specific node versions available, so slackin fails to install.