Skip to content

Commit

Permalink
🧹 Chore: Reinstall sharp for image optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbakas committed Jul 5, 2024
1 parent 9d403e7 commit ed0bac9
Show file tree
Hide file tree
Showing 2 changed files with 269 additions and 4 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
"next": "^14.0.4",
"react": "^18.2.0",
"react-bootstrap": "^2.9.1",
"react-dom": "^18.2.0"
"react-dom": "^18.2.0",
"sharp": "^0.33.4"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.1.5",
Expand Down
Loading

0 comments on commit ed0bac9

Please sign in to comment.