aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-02-15 03:00:03 -0800
committerGravatar GitHub <noreply@github.com> 2024-02-15 12:00:03 +0100
commit141f2fb75749a8be048af100c1308a4ec72cced5 (patch)
tree88e405de9cd16b43061ef12dcb0b776c3fde880c /examples/framework-vue
parent40a2e03ffb86d4b64838ed90a5d464d32db1b589 (diff)
downloadastro-141f2fb75749a8be048af100c1308a4ec72cced5.tar.gz
astro-141f2fb75749a8be048af100c1308a4ec72cced5.tar.zst
astro-141f2fb75749a8be048af100c1308a4ec72cced5.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 3ecbbb2e3..1e4d48f73 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.7",
+ "astro": "^4.4.0",
"vue": "^3.3.8"
}
}