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-12 11:19:29 -0400
committerGravatar GitHub <noreply@github.com> 2021-07-12 11:19:29 -0400
commit23dcc649fe5104ba5a39aadd41cec6ec772b7fce (patch)
treeab48d9ccae81862c46a10ebbbb2b1042c605909a /examples/framework-vue
parent1b73f95806884b43db27f997c1b8ee520633d7e3 (diff)
downloadastro-23dcc649fe5104ba5a39aadd41cec6ec772b7fce.tar.gz
astro-23dcc649fe5104ba5a39aadd41cec6ec772b7fce.tar.zst
astro-23dcc649fe5104ba5a39aadd41cec6ec772b7fce.zip
Version Packages (#646)
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 53498d28a..9bdacbc8b 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.17.1"
+ "astro": "^0.17.2"
},
"snowpack": {
"workspaceRoot": "../.."