Fixed missing @markdoc dependency
Some checks failed
Build and Deploy DAVE | DMGs Site / deploy (push) Failing after 1m20s

This commit is contained in:
2026-03-05 12:36:14 +01:00
parent 3dec403492
commit ce4e973a89
2 changed files with 5 additions and 3 deletions

View File

@@ -18,6 +18,7 @@
"@keystar/ui": "^0.7.19",
"@keystatic/astro": "^5.0.6",
"@keystatic/core": "^0.5.48",
"@markdoc/markdoc": "^0.5.5",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"astro": "^5.2.5",