mirror of
https://github.com/actions/configure-pages.git
synced 2026-03-30 18:14:51 +00:00
Add ncc devDep and axios-retry
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
"homepage": "https://github.com/paper-spa/setup-pages#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.8.2",
|
||||
"axios": "^0.27.2"
|
||||
"axios": "^0.27.2",
|
||||
"axios-retry": "^3.2.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vercel/ncc": "^0.34.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user