bump wake on lan package

This commit is contained in:
Dave Conway-Jones
2018-09-13 12:00:53 -04:00
parent 8d77028b4a
commit a5f29e3445
2 changed files with 11 additions and 3 deletions

View File

@@ -1,9 +1,9 @@
{
"name" : "node-red-node-wol",
"version" : "0.0.8",
"version" : "0.0.9",
"description" : "A Node-RED node to send Wake-On-LAN (WOL) magic packets",
"dependencies" : {
"wake_on_lan" : "0.0.4"
"wake_on_lan" : "1.0.0"
},
"repository" : {
"type":"git",