summaryrefslogtreecommitdiff
path: root/examples/with-markdown
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-markdown')
-rw-r--r--examples/with-markdown/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdown/package.json b/examples/with-markdown/package.json
index 3580b8ba9..1d43e08c0 100644
--- a/examples/with-markdown/package.json
+++ b/examples/with-markdown/package.json
@@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.23.0-next.3"
+ "astro": "^0.23.0-next.4"
}
}