Skip to content

Commit 2023bdd

Browse files
author
Dave Conway-Jones
committed
bump wen and mongoldb packages to pub to npm
1 parent 6168f7e commit 2023bdd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hardware/wemo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-node-wemo",
3-
"version": "0.1.12",
3+
"version": "0.1.13",
44
"description": "Input and Output nodes for Belkin WeMo devices",
55
"repository": "https://github.com/node-red/node-red-nodes/tree/master/hardware",
66
"main": "WeMoNG.js",

storage/mongodb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "node-red-node-mongodb",
3-
"version" : "0.0.12",
3+
"version" : "0.0.13",
44
"description" : "Node-RED nodes to talk to an Mongo database",
55
"dependencies" : {
66
"mongodb" : "^2.2.11"

0 commit comments

Comments
 (0)