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 7e01c11 commit 8df9a21
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.2",
"@vercel/ncc": "0.38.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.2":
version: 0.38.2
resolution: "@vercel/ncc@npm:0.38.2"
"@vercel/ncc@npm:0.38.0":
version: 0.38.0
resolution: "@vercel/ncc@npm:0.38.0"
dependencies:
node-gyp: "npm:latest"
bin:
ncc: dist/ncc/cli.js
checksum: 10/9a039147e379b7e5fc48e42b4ba1b5bdf4425db6de9de857b4a2bb7391805a7155e35c20d4da2159e09189b0ab62462900fcf09173a5b00886033c874bc47145
checksum: 10/bd92496540eb825fdb65ac2ed338abecba77527aeb9a807f7253f89e085dd00fd5736d9ebb35788fa180f3d24967e2c1e08f34ee08bd9ed5435b50a2a6fd2b81
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.2"
"@vercel/ncc": "npm:0.38.0"
axios: "npm:^1.7.7"
crypto-js: "npm:^4.2.0"
deepmerge: "npm:^4.3.1"
Expand Down

0 comments on commit 8df9a21

Please sign in to comment.