summaryrefslogtreecommitdiff
path: root/examples/with-markdoc/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-markdoc/package.json')
-rw-r--r--examples/with-markdoc/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdoc/package.json b/examples/with-markdoc/package.json
index 3898c45b1..8007dc88e 100644
--- a/examples/with-markdoc/package.json
+++ b/examples/with-markdoc/package.json
@@ -11,6 +11,6 @@
},
"dependencies": {
"@astrojs/markdoc": "^0.12.9",
- "astro": "^5.2.4"
+ "astro": "^5.2.5"
}
}