This commit is contained in:
GitHub Action
2025-02-07 20:01:06 +00:00
parent eaac930c67
commit 0c5e050edf
4 changed files with 6482 additions and 36 deletions

View File

@@ -20,7 +20,8 @@
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/exec": "^1.0.0",
"@actions/tool-cache": "^2.0.2"
"@actions/tool-cache": "^2.0.2",
"ncc": "^0.3.6"
},
"devDependencies": {
"@types/jest": "^29.5.14",