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 17:03:28 -0400
committerGravatar GitHub <noreply@github.com> 2021-08-03 17:03:28 -0400
commitba70f5c937bbf92be549f0c7be248f28dc569a50 (patch)
tree0bb009dccfd9a1f7adb2e06bb397925a0df2194e /examples/framework-vue
parentb1959f0fed34ddc4c109c75ce32541b74efff13d (diff)
downloadastro-ba70f5c937bbf92be549f0c7be248f28dc569a50.tar.gz
astro-ba70f5c937bbf92be549f0c7be248f28dc569a50.tar.zst
astro-ba70f5c937bbf92be549f0c7be248f28dc569a50.zip
Version Packages (#1002)
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 bf38d7182..3f71fffcc 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.18.7"
+ "astro": "^0.18.8"
},
"snowpack": {
"workspaceRoot": "../.."