mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
8e08c389b7
[web] Update dependency for OneSky translations GitOrigin-RevId: 217ab41186a0edf5a6dd56ce6b87c9f3c4e8690e
8 lines
210 B
JSON
8 lines
210 B
JSON
{
|
|
"dependencies": {
|
|
"@brainly/onesky-utils": "https://github.com/overleaf/nodejs-onesky-utils/archive/main.tar.gz",
|
|
"node-fetch": "^2.6.7",
|
|
"sanitize-html": "^2.7.0",
|
|
"yargs": "^17.7.2"
|
|
}
|
|
}
|