diff options
Diffstat (limited to 'examples/with-markdown')
-rw-r--r-- | examples/with-markdown/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdown/package.json b/examples/with-markdown/package.json index 16b0583cd..c1333c678 100644 --- a/examples/with-markdown/package.json +++ b/examples/with-markdown/package.json @@ -14,7 +14,7 @@ "@astrojs/react": "^0.2.0", "@astrojs/svelte": "^0.2.0", "@astrojs/vue": "^0.2.0", - "astro": "^1.0.0-beta.57" + "astro": "^1.0.0-beta.58" }, "dependencies": { "preact": "^10.7.3", |