Skip to content

Commit

Permalink
Update node-red-contrib-ccu, node-red-contrib-mysensors, node-red-con…
Browse files Browse the repository at this point in the history
…trib-sun-position, node-red-contrib-combine
  • Loading branch information
hobbyquaker committed Mar 22, 2019
1 parent ee7fa4e commit d8a114a
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 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 @@ -9,7 +9,7 @@
"node-red-node-sqlite": "0.3.6",
"node-red-contrib-smartmeter": "0.2.0",
"node-red-contrib-modbus": "4.1.3",
"node-red-contrib-mysensors": "3.2.1",
"node-red-contrib-mysensors": "3.3.0",
"node-red-contrib-rfxcom": "2.8.1",
"redmatic-homekit": "2.1.0"
}
Expand Down
6 changes: 3 additions & 3 deletions addon_files/redmatic/var/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"node-red-node-email": "1.3.0",
"node-red-node-rbe": "0.2.4",
"node-red-dashboard": "2.14.0",
"node-red-contrib-ccu": "2.0.2",
"node-red-contrib-combine": "1.7.0",
"node-red-contrib-sun-position": "0.2.6",
"node-red-contrib-ccu": "2.0.4",
"node-red-contrib-combine": "1.7.1",
"node-red-contrib-sun-position": "0.2.9",
"redmatic-led": "1.0.0",
"redmatic-webapp": "0.2.2"
}
Expand Down
2 changes: 1 addition & 1 deletion addon_files/redmatic/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"bcryptjs": "2.4.3",
"bootstrap": "4.3.1",
"@fortawesome/fontawesome-free": "5.7.2",
"@fortawesome/fontawesome-free": "5.8.1",
"jquery": "3.3.1"
}
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redmatic",
"version": "3.3.0",
"version": "3.3.1",
"description": "Node-RED packaged as Homematic CCU addon",
"repository": "github:rdmtc/redmatic",
"private": true,
Expand All @@ -12,12 +12,12 @@
"npm": "0.0.0 - 6.9.0",
"node-red": "0.0.0 - 0.20.3",
"node-red-dashboard": "0.0.0 - 2.14.0",
"node-red-contrib-ccu": "0.0.0 - 2.0.2",
"node-red-contrib-combine": "0.0.0 - 1.7.0",
"node-red-contrib-ccu": "0.0.0 - 2.0.4",
"node-red-contrib-combine": "0.0.0 - 1.7.1",
"bcryptjs": "0.0.0 - 2.4.3",
"bootstrap": "0.0.0 - 4.3.1",
"jquery": "0.0.0 - 3.3.1",
"@fortawesome/fontawesome-free": "0.0.0 - 5.7.2",
"@fortawesome/fontawesome-free": "0.0.0 - 5.8.1",
"ain2": "0.0.0 - 3.0.0",
"node-red-node-sqlite": "0.0.0 - 0.3.6",
"redmatic-led": "0.0.0 - 1.0.0",
Expand All @@ -26,10 +26,10 @@
"node-red-node-email": "0.0.0 - 1.3.0",
"node-red-node-rbe": "0.0.0 - 0.2.4",
"node-red-node-serialport": "0.0.0 - 0.7.1",
"node-red-contrib-sun-position": "0.0.0 - 0.2.6",
"node-red-contrib-sun-position": "0.0.0 - 0.2.9",
"node-red-contrib-smartmeter": "0.0.0 - 0.2.0",
"node-red-contrib-modbus": "0.0.0 - 4.1.3",
"node-red-contrib-mysensors": "0.0.0 - 3.2.1",
"node-red-contrib-mysensors": "0.0.0 - 3.3.0",
"node-red-contrib-rfxcom": "0.0.0 - 2.8.1"
},
"author": "Sebastian Raff <hobbyquaker@gmail.com>",
Expand Down

0 comments on commit d8a114a

Please sign in to comment.