This commit is contained in:
GitHub Action
2024-02-07 17:46:08 +00:00
parent 688936d8db
commit 3e0aec4d80
4 changed files with 7691 additions and 40 deletions

View File

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