Skip to content

Commit

Permalink
feat(web): add sharp for image optimization in prod
Browse files Browse the repository at this point in the history
  • Loading branch information
kriptonian1 committed Mar 31, 2024
1 parent c4f444f commit 7bf126e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"next": "^13.5.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sharp": "^0.33.3",
"sonner": "^1.4.41",
"tailwind-merge": "^2.2.1"
},
Expand Down

0 comments on commit 7bf126e

Please sign in to comment.