summaryrefslogtreecommitdiff
path: root/examples/framework-vue/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/framework-vue/package.json')
-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 43e8f484f..971f6df3f 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.21.12"
+ "astro": "^0.21.13"
}
}