mirror of
https://github.com/actions/javascript-action.git
synced 2026-01-11 15:50:57 +08:00
Replace the deprecated zeit package with the newly released one from vercel (#47)
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"@actions/core": "^1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@zeit/ncc": "^0.22.3",
|
||||
"@vercel/ncc": "^0.23.0",
|
||||
"eslint": "^7.4.0",
|
||||
"jest": "^26.1.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user