Skip to content

Commit

Permalink
update node-red-dashboard, node-red-contrib-ccu, RedMatic-HomeKit
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Nov 18, 2018
1 parent 9c9a06d commit 78ec62b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions addon_files/redmatic/var/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"dependencies": {
"node-red-node-email": "1.0.6",
"node-red-node-rbe": "0.2.4",
"node-red-dashboard": "2.10.1",
"node-red-contrib-ccu": "1.8.2",
"node-red-dashboard": "2.11.0",
"node-red-contrib-ccu": "1.8.3",
"node-red-contrib-combine": "1.6.1",
"node-red-contrib-mqtt-json": "1.0.1",
"node-red-contrib-time-range-switch": "0.6.1",
"redmatic-led": "1.0.0",
"redmatic-webapp": "0.2.1",
"redmatic-homekit": "0.7.5"
"redmatic-homekit": "0.7.6"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dependencies": {
"npm": "6.4.1",
"node-red": "0.19.5",
"node-red-dashboard": "2.10.1",
"node-red-contrib-ccu": "1.8.2",
"node-red-dashboard": "2.11.0",
"node-red-contrib-ccu": "1.8.3",
"node-red-contrib-combine": "1.6.1",
"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.5",
"redmatic-led": "1.0.0",
"redmatic-webapp": "0.2.1",
"redmatic-homekit": "0.7.5",
"redmatic-homekit": "0.7.6",
"node-red-node-email": "1.0.6",
"node-red-node-rbe": "0.2.4",
"node-red-node-serialport": "0.6.8"
Expand Down

0 comments on commit 78ec62b

Please sign in to comment.