This commit is contained in:
Smitha Borkar
2022-06-07 21:33:54 -07:00
parent 1775467e63
commit 07e8c6056f
5 changed files with 198 additions and 36 deletions

View File

@@ -20,7 +20,8 @@
"dependencies": {
"@actions/core": "^1.8.2",
"axios": "^0.27.2",
"axios-retry": "^3.2.5"
"axios-retry": "^3.2.5",
"ncc": "^0.3.6"
},
"devDependencies": {
"@vercel/ncc": "^0.34.0",