aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-01-22 15:37:25 -0800
committerGravatar GitHub <noreply@github.com> 2024-01-22 18:37:25 -0500
commitbfd30041cf7a081212f67cbc80787ec01b9a842f (patch)
treebcef212b08fd40dd01ac25f73d10d852de479c4a /examples/framework-vue
parent3a233c9ea29db89d2a1ef8c6f609eb20283f5c21 (diff)
downloadastro-bfd30041cf7a081212f67cbc80787ec01b9a842f.tar.gz
astro-bfd30041cf7a081212f67cbc80787ec01b9a842f.tar.zst
astro-bfd30041cf7a081212f67cbc80787ec01b9a842f.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 7eaefacea..a7d25eba7 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.2.2",
+ "astro": "^4.2.3",
"vue": "^3.3.8"
}
}