diff options
Diffstat (limited to 'examples/framework-react/package.json')
-rw-r--r-- | examples/framework-react/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json index 301646cc8..f7e0c7412 100644 --- a/examples/framework-react/package.json +++ b/examples/framework-react/package.json @@ -13,7 +13,7 @@ "@astrojs/react": "^4.2.5", "@types/react": "^18.3.20", "@types/react-dom": "^18.3.6", - "astro": "^5.7.5", + "astro": "^5.7.6", "react": "^18.3.1", "react-dom": "^18.3.1" } |