summaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-08-25 14:27:35 -0700
committerGravatar GitHub <noreply@github.com> 2022-08-25 17:27:35 -0400
commit7960fb80a15116ceb3fbf048fcdfdc4873a3af56 (patch)
treed3cccf8a3a7f4ae3dfb4205fda8cdc894a872897 /examples/framework-vue
parent4faee5afed04a12499f56cf74b06c362ec584da9 (diff)
downloadastro-7960fb80a15116ceb3fbf048fcdfdc4873a3af56.tar.gz
astro-7960fb80a15116ceb3fbf048fcdfdc4873a3af56.tar.zst
astro-7960fb80a15116ceb3fbf048fcdfdc4873a3af56.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 5ecaa1bf5..cec3bd140 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -11,7 +11,7 @@
},
"devDependencies": {
"@astrojs/vue": "^1.0.0",
- "astro": "^1.0.9"
+ "astro": "^1.1.0-next.0"
},
"dependencies": {
"vue": "^3.2.37"