diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
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", |
