Fix base64 upload issues, bring in patched gridfs-stream

This commit is contained in:
John Lyon-Smith
2018-04-26 07:49:34 -07:00
parent 3ddb9ebc2d
commit 109e9f4d3d
4 changed files with 1131 additions and 1135 deletions

View File

@@ -31,7 +31,7 @@
"cors": "^2.8.3",
"credential": "^2.0.0",
"express": "^4.15.2",
"gridfs-stream": "^1.1.1",
"gridfs-stream": "jlyonsmith/gridfs-stream",
"handlebars": "^4.0.10",
"http-errors": "^1.6.1",
"json5": "^0.5.1",