bump irc package for node v4 compilation

This commit is contained in:
jmls 2015-10-22 09:15:27 +01:00
parent 4121abf5d2
commit cbd0a0dfea

View File

@ -3,7 +3,7 @@
"version" : "0.0.3",
"description" : "A Node-RED node to talk to an IRC server",
"dependencies" : {
"irc" : "0.3.11"
"irc" : "~0.4.0"
},
"repository" : {
"type":"git",