diff options
author | 2025-01-23 07:15:26 -0800 | |
---|---|---|
committer | 2025-01-23 16:15:26 +0100 | |
commit | 821d642753812a83b73300c04ccd2883d481b08b (patch) | |
tree | dae4a864901106a2b60c82c446f77f93cf00c8cb /examples/framework-react | |
parent | a90f79fe591f281f6a1e3c2f8038c832a4c15f0e (diff) | |
download | astro-821d642753812a83b73300c04ccd2883d481b08b.tar.gz astro-821d642753812a83b73300c04ccd2883d481b08b.tar.zst astro-821d642753812a83b73300c04ccd2883d481b08b.zip |
[ci] release (#13027)astro@5.1.9@astrojs/alpinejs@0.4.3
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-react')
-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 552c1d87c..52dc15a5c 100644 --- a/examples/framework-react/package.json +++ b/examples/framework-react/package.json @@ -13,7 +13,7 @@ "@astrojs/react": "^4.1.6", "@types/react": "^18.3.18", "@types/react-dom": "^18.3.5", - "astro": "^5.1.8", + "astro": "^5.1.9", "react": "^18.3.1", "react-dom": "^18.3.1" } |