summaryrefslogtreecommitdiff
path: root/examples/with-markdoc/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-04-27 23:07:06 -0700
committerGravatar GitHub <noreply@github.com> 2025-04-28 07:07:06 +0100
commit34cdd9868f026168667a7fbda3a90045b878c0a6 (patch)
treeb2fdc84f5bbdf3468956a7f4c3c71c5ad7d9a189 /examples/with-markdoc/package.json
parent97eec839876c00a064fb22a0cb32dd62b9f44802 (diff)
downloadastro-34cdd9868f026168667a7fbda3a90045b878c0a6.tar.gz
astro-34cdd9868f026168667a7fbda3a90045b878c0a6.tar.zst
astro-34cdd9868f026168667a7fbda3a90045b878c0a6.zip
[ci] release (#13676)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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 face55afc..3a35d858b 100644
--- a/examples/with-markdoc/package.json
+++ b/examples/with-markdoc/package.json
@@ -11,6 +11,6 @@
},
"dependencies": {
"@astrojs/markdoc": "^0.14.1",
- "astro": "^5.7.5"
+ "astro": "^5.7.6"
}
}