diff options
Diffstat (limited to 'examples/framework-vue')
| -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 f0161cd31..d57d987fe 100644 --- a/examples/framework-vue/package.json +++ b/examples/framework-vue/package.json @@ -13,6 +13,6 @@    "dependencies": {      "@astrojs/vue": "^4.5.1",      "astro": "^4.15.9", -    "vue": "^3.5.3" +    "vue": "^3.5.8"    }  } | 
