summaryrefslogtreecommitdiff
path: root/examples/with-markdown
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-04-19 13:30:27 -0400
committerGravatar GitHub <noreply@github.com> 2022-04-19 13:30:27 -0400
commit9e00f6d5462f75dcb4da6946db6c508260147e11 (patch)
treea3b19aa45696041132096e52889bd85566b56344 /examples/with-markdown
parent0f984473cf1790cf58fb66bb24847ca0dc9c1c8a (diff)
downloadastro-9e00f6d5462f75dcb4da6946db6c508260147e11.tar.gz
astro-9e00f6d5462f75dcb4da6946db6c508260147e11.tar.zst
astro-9e00f6d5462f75dcb4da6946db6c508260147e11.zip
[ci] release (#3149)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-markdown')
-rw-r--r--examples/with-markdown/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdown/package.json b/examples/with-markdown/package.json
index e32843f88..eb4867a94 100644
--- a/examples/with-markdown/package.json
+++ b/examples/with-markdown/package.json
@@ -13,7 +13,7 @@
"@astrojs/preact": "^0.1.1",
"@astrojs/react": "^0.1.0",
"@astrojs/svelte": "^0.1.1",
- "@astrojs/vue": "^0.1.1",
+ "@astrojs/vue": "^0.1.2",
"astro": "^1.0.0-beta.13"
},
"dependencies": {