mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2025-07-29 05:00:06 +02:00

Migrate scripts/translation to esm GitOrigin-RevId: 475ec949f0ba238791df91de109169584e68c701
9 lines
231 B
JSON
9 lines
231 B
JSON
{
|
|
"dependencies": {
|
|
"@brainly/onesky-utils": "https://github.com/overleaf/nodejs-onesky-utils/archive/main.tar.gz",
|
|
"node-fetch": "^2.7.0",
|
|
"sanitize-html": "^2.12.1",
|
|
"yargs": "^17.7.2"
|
|
},
|
|
"type": "module"
|
|
}
|