Use forked & updated version of gridfs-stream

This commit is contained in:
David Arnold 2020-09-11 12:43:01 -05:00
parent 67a58daaf3
commit 850ded2e17
No known key found for this signature in database
GPG key ID: 6D6A936E69C59D08
2 changed files with 3 additions and 4 deletions

View file

@ -65,7 +65,7 @@
"es6-promise": "^4.2.4",
"fibers": "^5.0.0",
"flatted": "^3.0.4",
"gridfs-stream": "^1.1.1",
"gridfs-stream": "https://github.com/wekan/gridfs-stream/tarball/master",
"jszip": "^3.4.0",
"ldapjs": "^2.1.1",
"markdown-it": "^11.0.0",