Skip to content

Commit

Permalink
Update node-red-contrib-ccu, Update RedMatic-HomeKit
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Dec 27, 2018
1 parent 85aadfb commit 43fe0b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions addon_files/redmatic/var/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"node-red-node-email": "1.0.7",
"node-red-node-rbe": "0.2.4",
"node-red-dashboard": "2.13.0",
"node-red-contrib-ccu": "1.10.6",
"node-red-contrib-ccu": "1.10.7",
"node-red-contrib-combine": "1.6.2",
"node-red-contrib-mqtt-json": "1.0.1",
"node-red-contrib-sun-position": "0.1.16",
"redmatic-led": "1.0.0",
"redmatic-webapp": "0.2.1",
"redmatic-homekit": "1.1.5"
"redmatic-homekit": "1.2.0"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"private": true,
"main": "none",
"engines": {
"node": "8.14.1"
"node": "8.15.0"
},
"dependencies": {
"npm": "6.5.0",
"node-red": "0.19.5",
"node-red-dashboard": "2.13.0",
"node-red-contrib-ccu": "1.10.6",
"node-red-contrib-ccu": "1.10.7",
"node-red-contrib-combine": "1.6.2",
"node-red-contrib-mqtt-json": "1.0.1",
"node-red-contrib-time-range-switch": "0.6.1",
Expand All @@ -24,7 +24,7 @@
"node-red-node-sqlite": "0.3.6",
"redmatic-led": "1.0.0",
"redmatic-webapp": "0.2.1",
"redmatic-homekit": "1.1.5",
"redmatic-homekit": "1.2.0",
"node-red-node-email": "1.0.7",
"node-red-node-rbe": "0.2.4",
"node-red-node-serialport": "0.6.8",
Expand Down

0 comments on commit 43fe0b2

Please sign in to comment.