martynsmith / node-irc

NodeJS IRC client library
GNU General Public License v3.0
1.33k stars 424 forks source link

Dependencies now use 'compatible' versions #466

Open Emeraude opened 8 years ago

Emeraude commented 8 years ago

I updated package.json to use 'compatible' version dependencies. I simply added a ^ before each command name. It also fixes issue #463