Make blink1 (and ledborg) consistent with both docs and cheerlight colours

Close #102
This commit is contained in:
dceejay
2015-03-12 11:12:44 +00:00
parent 7307891aee
commit 7135bb3067
6 changed files with 17 additions and 9 deletions

View File

@@ -1,9 +1,9 @@
{
"name" : "node-red-node-blink1",
"version" : "0.0.3",
"version" : "0.0.5",
"description" : "A Node-RED node to control a Thingm Blink(1)",
"dependencies" : {
"node-blink1" : "0.1.2"
"node-blink1" : "0.1.5"
},
"repository" : {
"type":"git",