aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-09-27 09:12:44 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-27 12:12:44 -0400
commit077134ae2c09e437244563dec65a93abc84671d6 (patch)
tree62bd5f5617266e62a87cd1685d649fabdcc27aee /examples/framework-vue
parent90c2072990952ff0331e8728e74abbcacc355fbf (diff)
downloadastro-077134ae2c09e437244563dec65a93abc84671d6.tar.gz
astro-077134ae2c09e437244563dec65a93abc84671d6.tar.zst
astro-077134ae2c09e437244563dec65a93abc84671d6.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 1d17265cd..418c56791 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.3.0",
+ "astro": "^1.3.1",
"vue": "^3.2.37",
"@astrojs/vue": "^1.0.2"
}