mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-22 13:28:12 +00:00
Merge pull request #1953 from overleaf/ho-update-error-package
Ho update error package GitOrigin-RevId: 83904fc3f29ad830223d4f961c0ee3d967d5625b
This commit is contained in:
parent
97356e3e23
commit
95a7069178
2 changed files with 892 additions and 181 deletions
services/web
1071
services/web/npm-shrinkwrap.json
generated
1071
services/web/npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load diff
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue