diff options
Diffstat (limited to 'examples/framework-vue/package.json')
-rw-r--r-- | examples/framework-vue/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json index ce3e0ab32..9abf0c7fa 100644 --- a/examples/framework-vue/package.json +++ b/examples/framework-vue/package.json @@ -9,7 +9,7 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.20.5" + "astro": "^0.20.6" }, "snowpack": { "workspaceRoot": "../.." |