feat: add sharp for server-side image optimization
This commit is contained in:
+2
-1
@@ -10,7 +10,8 @@
|
||||
"express": "^4.21.0",
|
||||
"node-fetch": "^2.7.0",
|
||||
"dotenv": "^16.4.5",
|
||||
"ws": "^8.18.0"
|
||||
"ws": "^8.18.0",
|
||||
"sharp": "^0.33.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
|
||||
Reference in New Issue
Block a user