mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
updated mongodb drivers
This commit is contained in:
parent
8ce13a6b1e
commit
f0aeff2904
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,8 @@
|
|||
"dependencies": {
|
||||
"heapdump": "0.1.0",
|
||||
"express": "3.3.4",
|
||||
"mongoose": "3.6.19",
|
||||
"mongoose": "3.8.8",
|
||||
"mongojs": "0.9.8",
|
||||
"jade": "0.28.1",
|
||||
"underscore": "1.4.4",
|
||||
"node-fs": "0.1.5",
|
||||
|
@ -30,7 +31,6 @@
|
|||
"soa-req-id": "git+https://github.com/sharelatex/soa-req-id.git#master",
|
||||
"fairy": "0.0.2",
|
||||
"node-uuid": "1.4.0",
|
||||
"mongojs": "0.9.8",
|
||||
"nodemailer": "0.6.1",
|
||||
"bcrypt": "0.7.5",
|
||||
"archiver": "0.5.1",
|
||||
|
|
Loading…
Reference in a new issue