summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-07-12 08:16:15 -0700
committerGravatar GitHub <noreply@github.com> 2022-07-12 11:16:15 -0400
commit4bf47367687b67170e6c3c722f514b5c2e67519d (patch)
tree35a61adb7f1a6b0f3695b1e1a7db3cff12ecd05f /examples/with-markdown-plugins
parent4097f06226ab393280658e81c258593bc41452fe (diff)
downloadastro-4bf47367687b67170e6c3c722f514b5c2e67519d.tar.gz
astro-4bf47367687b67170e6c3c722f514b5c2e67519d.tar.zst
astro-4bf47367687b67170e6c3c722f514b5c2e67519d.zip
[ci] release (#3899)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-markdown-plugins')
-rw-r--r--examples/with-markdown-plugins/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json
index 8d2d60863..3a7535c11 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^0.11.5",
- "astro": "^1.0.0-beta.67",
+ "astro": "^1.0.0-beta.68",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",