Skip to content

Commit

Permalink
Update Node-RED, node-red-dashboard, npm
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Feb 29, 2020
1 parent 07b1fa3 commit c4de8cd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions addon_files/redmatic/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "redmatic-base",
"private": true,
"dependencies": {
"npm": "6.13.7",
"node-red": "1.0.3",
"npm": "6.14.1",
"node-red": "1.0.4",
"ain2": "3.0.0",
"node-red-node-serialport": "0.10.0",
"node-red-node-sqlite": "0.4.1",
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.7",
"node-red-node-rbe": "0.2.8",
"node-red-dashboard": "2.19.3",
"node-red-dashboard": "2.19.4",
"node-red-contrib-ccu": "3.1.4",
"node-red-contrib-combine": "1.8.1",
"node-red-contrib-sun-position": "1.0.11",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"node": "10.19.0"
},
"dependencies": {
"npm": "0.0.0 - 6.13.7",
"node-red": "0.0.0 - 1.0.3",
"node-red-dashboard": "0.0.0 - 2.19.3",
"npm": "0.0.0 - 6.14.1",
"node-red": "0.0.0 - 1.0.4",
"node-red-dashboard": "0.0.0 - 2.19.4",
"node-red-contrib-ccu": "0.0.0 - 3.1.4",
"node-red-contrib-combine": "0.0.0 - 1.8.1",
"bcryptjs": "0.0.0 - 2.4.3",
Expand Down

0 comments on commit c4de8cd

Please sign in to comment.