mirror of
https://github.com/UNITRONIX/BetterDesk.git
synced 2026-09-10 17:45:42 +00:00
150b63d34b
Close brace-expansion, postcss, and quinn-proto alerts; validate request_id before invoking pending download callbacks (CodeQL).
12 lines
199 B
JSON
12 lines
199 B
JSON
{
|
|
"scripts": {
|
|
"i18n:check": "node web-nodejs/scripts/i18n-check.js --system web-nodejs"
|
|
},
|
|
"devDependencies": {
|
|
"vitest": "^3.2.5"
|
|
},
|
|
"overrides": {
|
|
"postcss": "^8.5.23"
|
|
}
|
|
}
|