mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #6470 from overleaf/jpa-o-error-3-4
[misc] upgrade o-error to v3.4.0 in all the places GitOrigin-RevId: 7b7ce1211cbe5e41754ca2ae112d237befdcf40e
This commit is contained in:
@@ -19,13 +19,13 @@
|
||||
"test:ci": "npm run test"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@overleaf/o-error": "^3.1.0"
|
||||
"@overleaf/o-error": "^3.4.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"ioredis": "~4.27.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@overleaf/o-error": "^3.3.1",
|
||||
"@overleaf/o-error": "^3.4.0",
|
||||
"chai": "^4.3.4",
|
||||
"@overleaf/logger": "^2.3.0",
|
||||
"mocha": "^8.3.2",
|
||||
|
||||
Reference in New Issue
Block a user