ump mongo package for fix PR

This commit is contained in:
Dave Conway-Jones 2020-11-16 15:44:53 +00:00
parent 8363a774e9
commit e5f41880c3
No known key found for this signature in database
GPG Key ID: 88BA2B8A411BE9FF
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-mongodb",
"version" : "0.2.3",
"version" : "0.2.4",
"description" : "Node-RED nodes to talk to an Mongo database",
"dependencies" : {
"mongodb" : "^3.6.2"