mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-09 18:39:11 +00:00
update mongojs version to allow use of bulk updates
This commit is contained in:
parent
18b34d1bcb
commit
3ab8238013
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
"dependencies": {
|
||||
"async": "~0.2.10",
|
||||
"express": "3.3.5",
|
||||
"mongojs": "~0.9.11",
|
||||
"mongojs": "^0.18.1",
|
||||
"settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git#v1.0.0",
|
||||
"logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.0.0",
|
||||
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v1.0.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue