mirror of
https://github.com/actions/deploy-pages.git
synced 2026-02-11 21:01:24 +00:00
Switch dependencies
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
"main": "./dist/index.js",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"axios": "^1.3.3",
|
||||
"axios-retry": "^3.2.4"
|
||||
"@actions/github": "^5.1.1",
|
||||
"@actions/http-client": "^2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vercel/ncc": "^0.31.1",
|
||||
|
||||
Reference in New Issue
Block a user