Skip to content

Commit

Permalink
chore: Use @vercel/ncc instead of @zeit/ncc
Browse files Browse the repository at this point in the history
  • Loading branch information
homoluctus committed Sep 26, 2020
1 parent b9db99e commit bb13512
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@types/jest": "^24.9.0",
"@types/node": "^12.12.25",
"@zeit/ncc": "^0.20.5",
"@vercel/ncc": "^0.24.1",
"husky": "^3.1.0",
"jest": "^24.8.0",
"jest-circus": "^24.7.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -606,10 +606,10 @@
dependencies:
"@types/yargs-parser" "*"

"@zeit/ncc@^0.20.5":
version "0.20.5"
resolved "https://registry.yarnpkg.com/@zeit/ncc/-/ncc-0.20.5.tgz#a41af6e6bcab4a58f4612bae6137f70bce0192e3"
integrity sha512-XU6uzwvv95DqxciQx+aOLhbyBx/13ky+RK1y88Age9Du3BlA4mMPCy13BGjayOrrumOzlq1XV3SD/BWiZENXlw==
"@vercel/ncc@^0.24.1":
version "0.24.1"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.24.1.tgz#3ea2932c85ba87f4de6fe550d60e1bf5c005985e"
integrity sha512-r9m7brz2hNmq5TF3sxrK4qR/FhXn44XIMglQUir4sT7Sh5GOaYXlMYikHFwJStf8rmQGTlvOoBXt4yHVonRG8A==

abab@^2.0.0:
version "2.0.5"
Expand Down

0 comments on commit bb13512

Please sign in to comment.