Add missing "check" dependence
All checks were successful
Portfolio/pipeline/head This commit looks good

This commit is contained in:
2026-01-09 14:20:46 +01:00
parent 24565f9f5d
commit 41b4d3f03b
2 changed files with 582 additions and 10 deletions

View File

@@ -11,6 +11,7 @@
"check": "astro check"
},
"dependencies": {
"@astrojs/check": "^0.9.6",
"@astrojs/mdx": "^4.3.13",
"@astrojs/rss": "^4.0.14",
"@astrojs/sitemap": "^3.6.0",