bump wen and mongoldb packages to pub to npm

This commit is contained in:
Dave Conway-Jones 2017-04-19 15:25:19 +01:00
parent 6168f7ef34
commit 2023bddf97
No known key found for this signature in database
GPG Key ID: 81B04231572A9A2D
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "node-red-node-wemo",
"version": "0.1.12",
"version": "0.1.13",
"description": "Input and Output nodes for Belkin WeMo devices",
"repository": "https://github.com/node-red/node-red-nodes/tree/master/hardware",
"main": "WeMoNG.js",

View File

@ -1,6 +1,6 @@
{
"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"