Skip to content

Commit

Permalink
hotfix: 배포 시 sharp 오류 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
six-standard committed Jan 6, 2025
1 parent 6bb525d commit 8e29eb5
Show file tree
Hide file tree
Showing 2 changed files with 258 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"react-hook-form": "^7.53.2",
"react-intersection-observer": "^9.14.0",
"react-toastify": "^10.0.6",
"return-fetch": "^0.4.6"
"return-fetch": "^0.4.6",
"sharp": "^0.33.5"
},
"devDependencies": {
"@eslint/js": "^9.15.0",
Expand Down
256 changes: 256 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8e29eb5

Please sign in to comment.