diff options
author | 2025-01-31 04:31:39 -0800 | |
---|---|---|
committer | 2025-01-31 12:31:39 +0000 | |
commit | 6430aee5c79767036c7970af92a09bd8665a4836 (patch) | |
tree | 522379d7a110a6c3ff96af7a96e21aaa89249a6b /examples/framework-multiple | |
parent | 187c4d3244a27c9b4e7e3cbe6307b01161140ca1 (diff) | |
download | astro-6430aee5c79767036c7970af92a09bd8665a4836.tar.gz astro-6430aee5c79767036c7970af92a09bd8665a4836.tar.zst astro-6430aee5c79767036c7970af92a09bd8665a4836.zip |
[ci] release (#13108)astro@5.2.2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-multiple')
-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 e8c40ad91..4aba1a83b 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -17,7 +17,7 @@ "@astrojs/vue": "^5.0.6", "@types/react": "^18.3.18", "@types/react-dom": "^18.3.5", - "astro": "^5.2.1", + "astro": "^5.2.2", "preact": "^10.25.4", "react": "^18.3.1", "react-dom": "^18.3.1", |