We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6168f7e commit 2023bddCopy full SHA for 2023bdd
hardware/wemo/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-red-node-wemo",
3
- "version": "0.1.12",
+ "version": "0.1.13",
4
"description": "Input and Output nodes for Belkin WeMo devices",
5
"repository": "https://github.com/node-red/node-red-nodes/tree/master/hardware",
6
"main": "WeMoNG.js",
storage/mongodb/package.json
"name" : "node-red-node-mongodb",
- "version" : "0.0.12",
+ "version" : "0.0.13",
"description" : "Node-RED nodes to talk to an Mongo database",
"dependencies" : {
"mongodb" : "^2.2.11"
0 commit comments