summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-markdown-plugins/package.json')
-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 94d55fbe9..870e9e380 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-beta.0",
- "astro": "^3.0.0-beta.2",
+ "astro": "^3.0.0-beta.3",
"hast-util-select": "^5.0.5",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",