feat: add npm audit script, crowdin helpers now write data to disk
Node.js CI / Lint and Test (push) Failing after 34s

This commit is contained in:
2025-09-08 16:55:45 -07:00
parent 3541fdc411
commit b8d8ad35f9
11 changed files with 522 additions and 11 deletions
+3
View File
@@ -21,5 +21,8 @@
"eslint": "9.34.0",
"tsx": "4.20.5",
"typescript": "5.9.2"
},
"dependencies": {
"@octokit/rest": "22.0.0"
}
}