diff options
Diffstat (limited to 'examples/with-markdown/package.json')
-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 443533c8c..cc733b2e4 100644 --- a/examples/with-markdown/package.json +++ b/examples/with-markdown/package.json @@ -14,7 +14,7 @@ "@astrojs/react": "^0.1.1", "@astrojs/svelte": "^0.1.1", "@astrojs/vue": "^0.1.3", - "astro": "^1.0.0-beta.15" + "astro": "^1.0.0-beta.16" }, "dependencies": { "preact": "^10.7.1", |