Bugfix: 2560, 2604 - enable mixed mode mongodb attachment and filesystem attachment while reading

This commit is contained in:
Sam X. Chen 2019-08-10 00:48:05 -04:00
parent 13a13e8eca
commit c569565ec0
6 changed files with 180 additions and 24 deletions

View file

@ -59,8 +59,10 @@
"bson": "^4.0.0",
"bunyan": "^1.8.12",
"es6-promise": "^4.2.4",
"gridfs-stream": "^0.5.3",
"ldapjs": "^1.0.2",
"meteor-node-stubs": "^0.4.1",
"mongodb": "^2.2.19",
"os": "^0.1.1",
"page": "^1.8.6",
"qs": "^6.5.2",