Skip to content

Commit

Permalink
chore: Added @vercel/ncc (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
TriPSs authored Feb 8, 2024
2 parents 407b2ff + c97fcb1 commit 35fc5d9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vercel/ncc": "^0.38.1",
"dotenv": "16.4.1",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
Expand Down
12 changes: 12 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10097,6 +10097,17 @@ __metadata:
languageName: node
linkType: hard

"@vercel/ncc@npm:^0.38.1":
version: 0.38.1
resolution: "@vercel/ncc@npm:0.38.1"
dependencies:
node-gyp: "npm:latest"
bin:
ncc: dist/ncc/cli.js
checksum: 2ed9dff34ba2e7c2ba7113ed075effd023549d5041d355a367f5bf749b20916f68d2adad6737f7a2d03f0d92237f948ce8dfbc9429bdf3febc18d4fa5159d9b4
languageName: node
linkType: hard

"@vitejs/plugin-react-swc@npm:3.5.0":
version: 3.5.0
resolution: "@vitejs/plugin-react-swc@npm:3.5.0"
Expand Down Expand Up @@ -21897,6 +21908,7 @@ __metadata:
"@types/yargs": "npm:^17.0.32"
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
"@typescript-eslint/parser": "npm:6.21.0"
"@vercel/ncc": "npm:^0.38.1"
axios: "npm:^1.6.7"
crypto-js: "npm:^4.2.0"
deepmerge: "npm:^4.3.1"
Expand Down

0 comments on commit 35fc5d9

Please sign in to comment.