Skip to content

Commit 0a3eb67

Browse files
authored
Replace the deprecated zeit package with the newly released one from vercel (actions#47)
1 parent a4f2467 commit 0a3eb67

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@actions/core": "^1.1.1"
2929
},
3030
"devDependencies": {
31-
"@zeit/ncc": "^0.22.3",
31+
"@vercel/ncc": "^0.23.0",
3232
"eslint": "^7.4.0",
3333
"jest": "^26.1.0"
3434
}

0 commit comments

Comments
 (0)