Trying to fix sharp problem with astro-compress for vercel

This commit is contained in:
prototypa
2024-01-27 13:32:05 -05:00
parent 8ac4f02d15
commit c4b2e22abb

View File

@ -49,9 +49,6 @@
"tailwindcss": "^3.4.1", "tailwindcss": "^3.4.1",
"typescript": "^5.3.3" "typescript": "^5.3.3"
}, },
"optionalDependencies": {
"@img/sharp-linux-x64": "0.33.2"
},
"engines": { "engines": {
"node": ">=18.14.1" "node": ">=18.14.1"
} }