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
2 changed files with 2 additions and 2 deletions

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"