diff options
Diffstat (limited to 'examples/with-markdown-shiki')
-rw-r--r-- | examples/with-markdown-shiki/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdown-shiki/package.json b/examples/with-markdown-shiki/package.json index e342a0f3d..32934bd88 100644 --- a/examples/with-markdown-shiki/package.json +++ b/examples/with-markdown-shiki/package.json @@ -11,6 +11,6 @@ "astro": "astro" }, "dependencies": { - "astro": "^3.5.6" + "astro": "^3.5.7" } } |