beef up IRC node optional compile warnings note in readme

This commit is contained in:
dceejay
2015-05-30 09:38:30 +01:00
parent 76fe4123f6
commit 340d54e0ea
2 changed files with 6 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-irc",
"version" : "0.0.1",
"version" : "0.0.2",
"description" : "A Node-RED node to talk to an IRC server",
"dependencies" : {
"irc" : "0.3.11"