Skip to content

Commit

Permalink
chore:デプロイタスク
Browse files Browse the repository at this point in the history
Add .vercel to .gitignore and update dependencies

Included new dependencies such as cpx, npm-run-all, and rimraf in the package-lock.json file. Added various @isaacs libraries and several utility packages to the node_modules section. This update ensures proper dependency management and optimization of the project setup.
  • Loading branch information
k2works committed Oct 3, 2024
1 parent 041e9b8 commit 2dfe7d6
Show file tree
Hide file tree
Showing 3 changed files with 3,639 additions and 79 deletions.
2 changes: 2 additions & 0 deletions app/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ dist-ssr
*.njsproj
*.sln
*.sw?

.vercel
Loading

0 comments on commit 2dfe7d6

Please sign in to comment.