Skip to content

Commit

Permalink
chore: Downgrade @vercel/ncc in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TriPSs committed Oct 10, 2024
1 parent 85c534d commit 4d7d7b0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/yargs": "^17.0.33",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
"@vercel/ncc": "0.38.0",
"@vercel/ncc": "0.34.0",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12473,14 +12473,14 @@ __metadata:
languageName: node
linkType: hard

"@vercel/ncc@npm:0.38.0":
version: 0.38.0
resolution: "@vercel/ncc@npm:0.38.0"
"@vercel/ncc@npm:0.34.0":
version: 0.34.0
resolution: "@vercel/ncc@npm:0.34.0"
dependencies:
node-gyp: "npm:latest"
bin:
ncc: dist/ncc/cli.js
checksum: 10/bd92496540eb825fdb65ac2ed338abecba77527aeb9a807f7253f89e085dd00fd5736d9ebb35788fa180f3d24967e2c1e08f34ee08bd9ed5435b50a2a6fd2b81
checksum: 10/4e37779157242c6f4e0a9a30022422d67243c6d958311862f3498e5ee1cdea1c45e0717ff75e6204f2658b3b498b5a484a4c909652d8a6366e38a333f4396281
languageName: node
linkType: hard

Expand Down Expand Up @@ -26279,7 +26279,7 @@ __metadata:
"@types/yargs": "npm:^17.0.33"
"@typescript-eslint/eslint-plugin": "npm:8.8.1"
"@typescript-eslint/parser": "npm:8.8.1"
"@vercel/ncc": "npm:0.38.0"
"@vercel/ncc": "npm:0.34.0"
axios: "npm:^1.7.7"
crypto-js: "npm:^4.2.0"
deepmerge: "npm:^4.3.1"
Expand Down

0 comments on commit 4d7d7b0

Please sign in to comment.