summaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-08-03 23:14:04 -0700
committerGravatar GitHub <noreply@github.com> 2022-08-03 23:14:04 -0700
commit7300f094fd2dab7dbf631d69c1bb3e38e603e7bb (patch)
tree1603c699cf42f70759be54d30c0c78efa9ff3810 /examples/framework-vue
parent65f2d3b4b1d31411ee2ea450478349413d8f4cf6 (diff)
downloadastro-7300f094fd2dab7dbf631d69c1bb3e38e603e7bb.tar.gz
astro-7300f094fd2dab7dbf631d69c1bb3e38e603e7bb.tar.zst
astro-7300f094fd2dab7dbf631d69c1bb3e38e603e7bb.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 ca795ad81..9ed77acb6 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/vue": "^0.5.0",
- "astro": "^1.0.0-rc.4"
+ "astro": "^1.0.0-rc.5"
},
"dependencies": {
"vue": "^3.2.37"