bump mongo node for new docs

This commit is contained in:
Dave Conway-Jones 2018-03-01 16:39:00 +00:00
parent 6306587cce
commit 26458522dd
No known key found for this signature in database
GPG Key ID: 9E7F9C73F5168CD4
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
{
"name" : "node-red-node-mongodb",
"version" : "0.0.13",
"version" : "0.0.14",
"description" : "Node-RED nodes to talk to an Mongo database",
"dependencies" : {
"mongodb" : "^2.2.11"
"mongodb" : "^2.2.34"
},
"repository" : {
"type":"git",