mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 11:01:56 +02:00
Merge pull request #8569 from overleaf/msm-editor-core-oerror
[overleaf-core-editor] replace `overleaf-error-type` with `OError` GitOrigin-RevId: 48e262cc0843abb9c6985b2a02463fd7589418af
This commit is contained in:
committed by
Copybot
parent
90e83960f6
commit
b8be1432e8
6
package-lock.json
generated
6
package-lock.json
generated
@@ -284,10 +284,10 @@
|
||||
"version": "1.0.0",
|
||||
"license": "Proprietary",
|
||||
"dependencies": {
|
||||
"@overleaf/o-error": "^3.4.0",
|
||||
"bluebird": "^3.1.1",
|
||||
"check-types": "^5.1.0",
|
||||
"lodash": "^4.17.19",
|
||||
"overleaf-error-type": "^1.0.0"
|
||||
"lodash": "^4.17.19"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bluebird": "^3.5.30",
|
||||
@@ -58596,6 +58596,7 @@
|
||||
"overleaf-editor-core": {
|
||||
"version": "file:libraries/overleaf-editor-core",
|
||||
"requires": {
|
||||
"@overleaf/o-error": "^3.4.0",
|
||||
"@types/bluebird": "^3.5.30",
|
||||
"bluebird": "^3.1.1",
|
||||
"chai": "^3.3.0",
|
||||
@@ -58603,7 +58604,6 @@
|
||||
"istanbul": "^0.4.5",
|
||||
"lodash": "^4.17.19",
|
||||
"mocha": "^6.1.4",
|
||||
"overleaf-error-type": "^1.0.0",
|
||||
"typescript": "^4.5.5"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user