Skip to content

Commit

Permalink
Update Node.js and npm
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Aug 23, 2019
1 parent 5cbe115 commit 6726c1a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.9.0",
"npm": "6.11.2",
"node-red": "1.0.0-beta.2",
"ain2": "3.0.0",
"node-red-node-serialport": "0.8.3",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"private": true,
"main": "none",
"engines": {
"node": "10.16.0"
"node": "10.16.3"
},
"dependencies": {
"npm": "0.0.0 - 6.9.0",
"npm": "0.0.0 - 6.11.2",
"node-red": "0.0.0 - 1.0.0-beta.2",
"node-red-dashboard": "0.0.0 - 2.15.4",
"node-red-contrib-ccu": "0.0.0 - 3.0.0-beta.2",
Expand Down

0 comments on commit 6726c1a

Please sign in to comment.