aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-02-28 05:17:40 -0800
committerGravatar GitHub <noreply@github.com> 2024-02-28 13:17:40 +0000
commite56c428f3bfc3a4a8ed799993f80a29a580cb820 (patch)
tree17aeee63c62d70b7ac10030417b8aa1ceb33c1e2 /examples/framework-vue
parente252f5b2f32bdebfadca417c3a81fef4b0dec044 (diff)
downloadastro-e56c428f3bfc3a4a8ed799993f80a29a580cb820.tar.gz
astro-e56c428f3bfc3a4a8ed799993f80a29a580cb820.tar.zst
astro-e56c428f3bfc3a4a8ed799993f80a29a580cb820.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 a34d427c1..5864c5a00 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.4.5",
+ "astro": "^4.4.6",
"vue": "^3.3.8"
}
}