aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-04-03 10:12:23 -0700
committerGravatar GitHub <noreply@github.com> 2024-04-03 22:42:23 +0530
commit8ca8943ce2c10f06c90398f10c583002cd9a6bee (patch)
tree803a64d05384fe6c052ab3b9103bd90f638c3c7b /examples/framework-vue
parent0a407c4326060200b174a88d700c62bd34d5a49b (diff)
downloadastro-8ca8943ce2c10f06c90398f10c583002cd9a6bee.tar.gz
astro-8ca8943ce2c10f06c90398f10c583002cd9a6bee.tar.zst
astro-8ca8943ce2c10f06c90398f10c583002cd9a6bee.zip
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 93dcd2f86..a8654dede 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/vue": "^4.0.10",
- "astro": "^4.5.14",
+ "astro": "^4.5.15",
"vue": "^3.3.8"
}
}