Skip to content

Commit

Permalink
update node-red to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Aug 8, 2020
1 parent 2f13120 commit 06823fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"npm": "6.14.7",
"node-red": "1.1.2",
"node-red": "1.1.3",
"ain2": "3.0.0",
"node-red-node-serialport": "0.10.3",
"node-red-node-sqlite": "0.4.3",
Expand All @@ -21,4 +21,4 @@
"node-red-node-discovery": "0.0.22",
"node-red-contrib-chatbot": "0.19.6"
}
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"npm": "0.0.0 - 6.14.7",
"node-red": "0.0.0 - 1.1.2",
"node-red": "0.0.0 - 1.1.3",
"ain2": "0.0.0 - 3.0.0",
"node-red-node-serialport": "0.0.0 - 0.10.3",
"node-red-node-sqlite": "0.0.0 - 0.4.3",
Expand Down

0 comments on commit 06823fe

Please sign in to comment.