Skip to content

Commit

Permalink
Merge pull request #32 from brtrick/main
Browse files Browse the repository at this point in the history
Switch from @zeit/ncc package to @vercel/ncc
  • Loading branch information
Ana06 committed Feb 22, 2024
2 parents a102fae + 933a65e commit ace6e7b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -48,7 +48,7 @@
"@types/minimatch": "3.0.4",
"@types/node": "^14.17.0",
"@typescript-eslint/parser": "^2.8.0",
"@zeit/ncc": "^0.21.0",
"@vercel/ncc": "^0.34.0",
"eslint": "^6.8.0",
"eslint-plugin-github": "^3.4.0",
"eslint-plugin-jest": "^23.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -698,10 +698,10 @@
semver "^6.3.0"
tsutils "^3.17.1"

"@zeit/ncc@^0.21.0":
version "0.21.1"
resolved "https://registry.yarnpkg.com/@zeit/ncc/-/ncc-0.21.1.tgz#44fd4359c54ba34a018a5ccf7a315489db20a733"
integrity sha512-M9WzgquSOt2nsjRkYM9LRylBLmmlwNCwYbm3Up3PDEshfvdmIfqpFNSK8EJvR18NwZjGHE5z2avlDtYQx2JQnw==
"@vercel/ncc@^0.34.0":
version "0.34.0"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.34.0.tgz#d0139528320e46670d949c82967044a8f66db054"
integrity sha512-G9h5ZLBJ/V57Ou9vz5hI8pda/YQX5HQszCs3AmIus3XzsmRn/0Ptic5otD3xVST8QLKk7AMk7AqpsyQGN7MZ9A==

abab@^2.0.0:
version "2.0.3"
Expand Down

0 comments on commit ace6e7b

Please sign in to comment.