summaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-07-07 16:36:13 -0500
committerGravatar GitHub <noreply@github.com> 2021-07-07 16:36:13 -0500
commit97d5a2ba187a7e6b61d849226daf4cbd03485782 (patch)
tree441c3b66ce6fee8148423145616f4cf4fdb2c2b5 /examples/framework-vue
parent8e01a3c463cb0f7c9560a693519c2616539207b5 (diff)
downloadastro-97d5a2ba187a7e6b61d849226daf4cbd03485782.tar.gz
astro-97d5a2ba187a7e6b61d849226daf4cbd03485782.tar.zst
astro-97d5a2ba187a7e6b61d849226daf4cbd03485782.zip
Version Packages (#622)
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 ed569bdef..002ae6db3 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.16.1"
+ "astro": "^0.16.2"
},
"snowpack": {
"workspaceRoot": "../.."