remove @astro/image from package, close issue #10

This commit is contained in:
somrat sorkar
2023-09-04 10:31:48 +06:00
parent 50b11f4726
commit 90dd21b97c
+1 -2
View File
@@ -1,6 +1,6 @@
{
"name": "astroplate",
"version": "2.0.0",
"version": "2.0.1",
"description": "Astro and Tailwindcss boilerplate",
"author": "zeon.studio",
"license": "MIT",
@@ -13,7 +13,6 @@
"remove-darkmode": "node scripts/removeDarkmode.js && yarn format"
},
"dependencies": {
"@astrojs/image": "^0.17.3",
"@astrojs/mdx": "^1.0.0",
"@astrojs/react": "^3.0.0",
"@astrojs/rss": "^3.0.0",