Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Aug 13, 2018
1 parent 728f94d commit 21a3f78
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions addon_files/redmatic/var/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"version": "0.0.1",
"dependencies": {
"node-red-dashboard": "2.9.6",
"node-red-contrib-ccu": "1.1.17",
"node-red-contrib-ccu": "1.1.18",
"node-red-contrib-combine": "1.6.1",
"node-red-contrib-mqtt-json": "1.0.1",
"node-red-contrib-time-range-switch": "0.6.0",
"node-red-node-sqlite": "0.3.0"
"node-red-contrib-time-range-switch": "0.6.1",
"node-red-node-sqlite": "0.3.2"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"npm": "6.3.0",
"node-red": "0.18.7",
"node-red-dashboard": "2.9.6",
"node-red-contrib-ccu": "1.1.17",
"node-red-contrib-ccu": "1.1.18",
"node-red-contrib-combine": "1.6.1",
"node-red-contrib-mqtt-json": "1.0.1",
"node-red-contrib-time-range-switch": "0.6.0",
"node-red-contrib-time-range-switch": "0.6.1",
"bcryptjs": "^2.4.3",
"bootstrap": "^4.1.1",
"jquery": "^3.3.1",
"@fortawesome/fontawesome-free": "^5.1.0",
"ain2": "2.0.0",
"node-red-node-sqlite": "0.3.0"
"node-red-node-sqlite": "0.3.2"
},
"author": "Sebastian Raff <hobbyquaker@gmail.com>",
"license": "Apache-2.0",
Expand Down

0 comments on commit 21a3f78

Please sign in to comment.