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 c5ee441c0..a8566d078 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^4.0.0-beta.0",
- "astro": "^4.0.0-beta.6",
+ "astro": "^4.0.0-beta.7",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",