summaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-08-03 15:17:37 -0400
committerGravatar GitHub <noreply@github.com> 2021-08-03 15:17:37 -0400
commit57b736211aa2707c674025643175f360ab3de514 (patch)
treed4149457f72b1e9b2b87bb49bb6fcea60cb0cbc3 /examples/framework-vue
parentf7e86150e05e777e05f9f3ac0662bbc327d1edf9 (diff)
downloadastro-57b736211aa2707c674025643175f360ab3de514.tar.gz
astro-57b736211aa2707c674025643175f360ab3de514.tar.zst
astro-57b736211aa2707c674025643175f360ab3de514.zip
Version Packages (#999)
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 756d44e1a..bf38d7182 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.18.6"
+ "astro": "^0.18.7"
},
"snowpack": {
"workspaceRoot": "../.."