diff options
| author | Joe Carstairs <me@joeac.net> | 2025-12-12 14:13:16 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-12-12 14:13:16 +0000 |
| commit | e5cc05519a7736f9bd4554366fcd199b23d88566 (patch) | |
| tree | 75c1d1d9634a1c9b45b9b753a9157ef052074483 /package.json | |
| parent | a49b62433e384b7f9c229981a6aadc3b1256e4fc (diff) | |
node.js adapter
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 7f02440..64e001b 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ }, "dependencies": { "@astrojs/mdx": "^4.3.0", + "@astrojs/node": "^9.5.1", "@astrojs/rss": "^4.0.10", "@astrojs/sitemap": "^3.2.1", "astro": "^5.1.1", |
