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 565ebdb5c..63808082c 100644
--- a/examples/with-markdown/package.json
+++ b/examples/with-markdown/package.json
@@ -14,6 +14,6 @@
"@astrojs/renderer-svelte": "^0.5.1",
"@astrojs/renderer-vue": "^0.4.0",
"@astrojs/markdown-remark": "^0.6.1",
- "astro": "^0.24.0-next.1"
+ "astro": "^0.24.0-next.2"
}
}