1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-04-22 13:28:12 +00:00

Merge pull request from overleaf/ho-update-error-package

Ho update error package

GitOrigin-RevId: 83904fc3f29ad830223d4f961c0ee3d967d5625b
This commit is contained in:
Henry Oswald 2019-07-08 16:25:31 +01:00 committed by sharelatex
parent 97356e3e23
commit 95a7069178
2 changed files with 892 additions and 181 deletions

File diff suppressed because it is too large Load diff

View file

@ -26,6 +26,7 @@
"format:fix": "prettier-eslint '**/*.js' --write"
},
"dependencies": {
"@overleaf/o-error": "^1.0.0",
"archiver": "0.9.0",
"async": "0.6.2",
"backbone": "^1.3.3",
@ -80,7 +81,6 @@
"nvd3": "^1.8.6",
"oauth2-server": "^3.0.1",
"optimist": "0.6.1",
"overleaf-error-type": "git+https://github.com/overleaf/overleaf-error-type.git",
"passport": "^0.3.2",
"passport-google-oauth20": "^1.0.0",
"passport-ldapauth": "^0.6.0",