Added reading to stream
Showing
... | ... | @@ -4,7 +4,7 @@ |
"dependencies": { | ||
"lodash": "latest", | ||
"mongoose": "latest", | ||
"mongoose-gridfs": "^0.5.0", | ||
"mongoose-gridfs": "^1.2.4", | ||
"random-js": "^1.0.8", | ||
"string-to-stream": "^1.1.0", | ||
"winston": "^2.3.1" | ||
... | ... |
Please register or sign in to comment