summaryrefslogtreecommitdiff
path: root/examples/with-markdown/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-markdown/package.json')
-rw-r--r--examples/with-markdown/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/with-markdown/package.json b/examples/with-markdown/package.json
index 5c0d9e817..06cac9063 100644
--- a/examples/with-markdown/package.json
+++ b/examples/with-markdown/package.json
@@ -12,9 +12,9 @@
"@astrojs/markdown-remark": "^0.9.2",
"@astrojs/preact": "^0.1.2",
"@astrojs/react": "^0.1.1",
- "@astrojs/svelte": "^0.1.1",
+ "@astrojs/svelte": "^0.1.2",
"@astrojs/vue": "^0.1.3",
- "astro": "^1.0.0-beta.17"
+ "astro": "^1.0.0-beta.18"
},
"dependencies": {
"preact": "^10.7.1",