Skip to content

Commit

Permalink
Update node-red-contrib-ccu, Update RedMatic-HomeKit, Update npm
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Jan 20, 2019
1 parent ed105f8 commit 2b34bd9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion addon_files/redmatic/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "redmatic-base",
"private": true,
"dependencies": {
"npm": "6.5.0",
"npm": "6.6.0",
"node-red": "0.19.5",
"ain2": "3.0.0",
"node-red-node-serialport": "0.6.8",
Expand Down
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.11.0",
"node-red-contrib-ccu": "1.11.2",
"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.4.1"
"redmatic-homekit": "1.5.0"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redmatic",
"version": "2.2.1",
"version": "2.3.0",
"description": "Node-RED packaged as Homematic CCU addon",
"repository": "github:hobbyquaker/redmatic",
"private": true,
Expand All @@ -9,10 +9,10 @@
"node": "10.15.0"
},
"dependencies": {
"npm": "6.5.0",
"npm": "6.6.0",
"node-red": "0.19.5",
"node-red-dashboard": "2.13.0",
"node-red-contrib-ccu": "1.11.0",
"node-red-contrib-ccu": "1.11.2",
"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.4.1",
"redmatic-homekit": "1.5.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 2b34bd9

Please sign in to comment.