node-irc
node-irc copied to clipboard
Dependencies now use 'compatible' versions
I updated package.json to use 'compatible' version dependencies. I simply added a ^ before each command name.
It also fixes issue #463