summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2025-07-04 22:02:46 +0100
committerJoe Carstairs <me@joeac.net>2025-07-04 22:02:46 +0100
commitc510415b6424aaf02d5b1a9d304654b91ffa35a4 (patch)
tree285aad27d1857972035d39822e3a6020fa23d222 /package.json
parentc9161a750ca37da9b382df32046377ccbc8e11af (diff)
style improvements, block-comments
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index ef80a4f..ede1e82 100644
--- a/package.json
+++ b/package.json
@@ -8,6 +8,7 @@
"astro": "cd website && astro"
},
"dependencies": {
+ "@astrojs/mdx": "^4.3.0",
"@astrojs/rss": "^4.0.10",
"@astrojs/sitemap": "^3.2.1",
"astro": "^5.1.1",