Update sharp to ^0.31.0 due to incompatibility with astro

This commit is contained in:
prototypa
2023-03-31 07:52:57 -04:00
parent 8db176fe92
commit f3d9733528

View File

@ -36,7 +36,7 @@
"prettier": "^2.8.7",
"prettier-plugin-astro": "^0.8.0",
"reading-time": "^1.5.0",
"sharp": "^0.32.0",
"sharp": "^0.31.0",
"svgo": "2.8.0",
"tailwindcss": "^3.2.7",
"typescript": "^5.0.2"