mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
8293771f58
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"
|
|
}
|