aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-02-12 06:25:50 -0800
committerGravatar GitHub <noreply@github.com> 2024-02-12 14:25:50 +0000
commit7371e1b5fc980ef625f0ff28f089a229451dfb4a (patch)
treefd42753f2e42ee23261ae47402615a936c36b8b9 /examples/framework-vue
parent1b528d2e500ea473ae5471e357eafa0097bd6579 (diff)
downloadastro-7371e1b5fc980ef625f0ff28f089a229451dfb4a.tar.gz
astro-7371e1b5fc980ef625f0ff28f089a229451dfb4a.tar.zst
astro-7371e1b5fc980ef625f0ff28f089a229451dfb4a.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-vue')
-rw-r--r--examples/framework-vue/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json
index ea36fbe8b..50840dc35 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/vue": "^4.0.8",
- "astro": "^4.3.5",
+ "astro": "^4.3.6",
"vue": "^3.3.8"
}
}