1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-10-01 00:50:10 +02:00

chore: add sharp for image optimizations

This commit is contained in:
Elias Schneider 2023-03-08 17:47:36 +01:00
parent 8403d7e14d
commit 91c3525b15
No known key found for this signature in database
GPG Key ID: 07E623B294202B6C
2 changed files with 750 additions and 8 deletions

File diff suppressed because it is too large Load Diff

View File

@ -33,6 +33,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.7.1",
"sharp": "^0.31.3",
"yup": "^0.32.11"
},
"devDependencies": {