diff options
Diffstat (limited to 'examples/framework-multiple/package.json')
-rw-r--r-- | examples/framework-multiple/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json index 4895b5916..43ccabbef 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -17,7 +17,7 @@ "@astrojs/vue": "^5.0.13", "@types/react": "^18.3.20", "@types/react-dom": "^18.3.6", - "astro": "^5.7.13", + "astro": "^5.7.14", "preact": "^10.26.5", "react": "^18.3.1", "react-dom": "^18.3.1", |