summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 1ae90a9..5a6d27a 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,8 @@
"format": "prettier --write --editorconfig ."
},
"devDependencies": {
+ "@astrojs/image": "^0.16.9",
+ "@astrojs/sitemap": "^1.3.1",
"@astrojs/tailwind": "^3.1.2",
"@astrojs/ts-plugin": "^1.0.6",
"@catppuccin/tailwindcss": "^0.1.1",
@@ -24,6 +26,7 @@
"prettier": "^2.8.8",
"prettier-plugin-astro": "^0.8.1",
"sass": "^1.62.1",
+ "sharp": "^0.32.1",
"tailwindcss": "^3.3.2"
},
"eslintConfig": {