This commit is contained in:
GitHub Action
2025-06-20 22:46:36 +00:00
parent d2d46d801e
commit 776406bce9
4 changed files with 6515 additions and 31 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": "^30.0.0",