mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
50ee0ae6ea
* Script to prompt for locale translations * Update prompt format * Update script * Update script * Script improvements * Consistent use of fs functions * Simplified argument parsing and improved confirmation formatting GitOrigin-RevId: 678b7b1397a6b958e2832595768b5bfce6a5b727
8 lines
224 B
JSON
8 lines
224 B
JSON
{
|
|
"dependencies": {
|
|
"@brainly/onesky-utils": "https://github.com/overleaf/nodejs-onesky-utils/archive/jpa-upstream-pr-43.tar.gz",
|
|
"node-fetch": "^2.6.7",
|
|
"sanitize-html": "^2.7.0",
|
|
"yargs": "^17.7.2"
|
|
}
|
|
}
|