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 b63c939ca..94a8bc45d 100644 --- a/examples/framework-vue/package.json +++ b/examples/framework-vue/package.json @@ -8,7 +8,7 @@ "build": "astro build" }, "devDependencies": { - "astro": "^0.19.2" + "astro": "^0.19.3" }, "snowpack": { "workspaceRoot": "../.." |