summaryrefslogtreecommitdiff
path: root/examples/with-markdown-shiki
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-markdown-shiki')
-rw-r--r--examples/with-markdown-shiki/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/with-markdown-shiki/package.json b/examples/with-markdown-shiki/package.json
index 46201599a..85a2722a7 100644
--- a/examples/with-markdown-shiki/package.json
+++ b/examples/with-markdown-shiki/package.json
@@ -10,7 +10,7 @@
"astro": "astro"
},
"devDependencies": {
- "@astrojs/markdown-remark": "^0.14.0",
- "astro": "^1.0.0-rc.6"
+ "@astrojs/markdown-remark": "^0.14.1",
+ "astro": "^1.0.0-rc.7"
}
}