Skip to content

Commit

Permalink
Update Node-RED and node-red-dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Oct 4, 2019
1 parent 0a81433 commit 8ccbcf9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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 @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"npm": "6.11.3",
"node-red": "1.0.0",
"node-red": "1.0.1",
"ain2": "3.0.0",
"node-red-node-serialport": "0.8.8",
"node-red-node-sqlite": "0.3.7",
Expand Down
2 changes: 1 addition & 1 deletion addon_files/redmatic/var/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"node-red-node-email": "1.7.1",
"node-red-node-rbe": "0.2.5",
"node-red-dashboard": "2.16.3",
"node-red-dashboard": "2.17.0",
"node-red-contrib-ccu": "3.0.0",
"node-red-contrib-combine": "1.8.1",
"node-red-contrib-sun-position": "0.4.10",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
},
"dependencies": {
"npm": "0.0.0 - 6.11.3",
"node-red": "0.0.0 - 1.0.0",
"node-red-dashboard": "0.0.0 - 2.16.3",
"node-red": "0.0.0 - 1.0.1",
"node-red-dashboard": "0.0.0 - 2.17.0",
"node-red-contrib-ccu": "0.0.0 - 3.0.0",
"node-red-contrib-combine": "0.0.0 - 1.8.1",
"bcryptjs": "0.0.0 - 2.4.3",
Expand Down

0 comments on commit 8ccbcf9

Please sign in to comment.