diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 2131880..bada4ff 100644 --- a/package.json +++ b/package.json @@ -21,10 +21,11 @@ }, "dependencies": { "@astrojs/check": "^0.9.4", + "@astrojs/markdown-remark": "^7.2.0", "@astrojs/rss": "^4.0.12", "@astrojs/sitemap": "^3.4.1", "@resvg/resvg-js": "^2.6.2", - "astro": "^6.0.0", + "astro": "^7.0.0", "autoprefixer": "^10.4.21", "cssnano": "^8.0.0", "cssnano-preset-advanced": "^8.0.0", |
