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 bf752a78e..0b1bd45c0 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.23.0-next.3",
+ "astro": "^0.23.0-next.4",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",