updated build scripts

This commit is contained in:
mserranom 2020-03-23 12:30:16 +01:00
parent a8cb1adeeb
commit 9f88236f31
2 changed files with 495 additions and 391 deletions

File diff suppressed because it is too large Load diff

View file

@ -20,8 +20,8 @@
}, },
"dependencies": { "dependencies": {
"async": "~0.8.0", "async": "~0.8.0",
"body-parser": "~1.0.2", "body-parser": "^1.19.0",
"express": "~4.5.0", "express": "^4.17.1",
"logger-sharelatex": "^1.7.0", "logger-sharelatex": "^1.7.0",
"metrics-sharelatex": "^2.2.0", "metrics-sharelatex": "^2.2.0",
"mongojs": "2.4.0", "mongojs": "2.4.0",