Remove astro-imagetools

This commit is contained in:
Jorge Vargas 2024-09-03 20:17:45 -06:00
parent d20b00532d
commit 5cf5d879bb
3 changed files with 9 additions and 16 deletions

View file

@ -31,11 +31,10 @@
"@sequelize/mysql": "^7.0.0-alpha.41",
"astro": "^4.13.1",
"astro-icon": "^1.1.1",
"astro-imagetools": "^0.9.0",
"auth-astro": "^4.1.2",
"bcrypt": "^5.1.1",
"graphql-scalars": "^1.23.0",
"sharp": "^0.33.5",
"sharp": "0.32.6",
"tailwindcss": "^3.4.8"
},
"devDependencies": {
@ -55,4 +54,4 @@
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.9.5"
}
}
}