Skip to content

Commit

Permalink
update node-red-contrib-ccu (rdmtc/node-red-contrib-ccu#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Aug 24, 2018
1 parent dc1cf0f commit 83fd899
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
Expand Up @@ -4,10 +4,10 @@
"version": "0.0.1",
"dependencies": {
"node-red-dashboard": "2.9.6",
"node-red-contrib-ccu": "1.1.20",
"node-red-contrib-ccu": "1.3.0",
"node-red-contrib-combine": "1.6.1",
"node-red-contrib-mqtt-json": "1.0.1",
"node-red-contrib-time-range-switch": "0.6.1",
"node-red-node-sqlite": "0.3.2"
"node-red-node-sqlite": "0.3.4"
}
}
6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "redmatic",
"version": "1.1.1",
"version": "1.2.0",
"description": "Node-RED packaged as Homematic CCU addon",
"repository": "github:hobbyquaker/redmatic",
"private": true,
Expand All @@ -12,7 +12,7 @@
"npm": "6.4.0",
"node-red": "0.19.1",
"node-red-dashboard": "2.9.6",
"node-red-contrib-ccu": "1.1.20",
"node-red-contrib-ccu": "1.3.0",
"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 @@ -21,7 +21,7 @@
"jquery": "^3.3.1",
"@fortawesome/fontawesome-free": "^5.1.0",
"ain2": "2.0.0",
"node-red-node-sqlite": "0.3.2"
"node-red-node-sqlite": "0.3.4"
},
"author": "Sebastian Raff <hobbyquaker@gmail.com>",
"license": "Apache-2.0",
Expand Down

0 comments on commit 83fd899

Please sign in to comment.