summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-29 12:50:45 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-29 15:50:45 -0400
commit28a49f8e0d6ba453b2620cf7303d030a4f03b463 (patch)
tree51dbc570903157384c4d387aa8346df589a44b1f /examples/with-markdown-plugins
parentb0e021d41b4154a0875617cdc6cabc9906beb7f8 (diff)
downloadastro-28a49f8e0d6ba453b2620cf7303d030a4f03b463.tar.gz
astro-28a49f8e0d6ba453b2620cf7303d030a4f03b463.tar.zst
astro-28a49f8e0d6ba453b2620cf7303d030a4f03b463.zip
[ci] release (rc) (#8272)astro@3.0.0-rc.11
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 2539d2459..3410dc718 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^3.0.0-rc.1",
- "astro": "^3.0.0-rc.10",
+ "astro": "^3.0.0-rc.11",
"hast-util-select": "^5.0.5",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",