diff options
author | 2025-01-30 03:21:41 -0800 | |
---|---|---|
committer | 2025-01-30 11:21:41 +0000 | |
commit | f6b7839411233c95af529eb0eee098c24e1d9d80 (patch) | |
tree | 88967bbd7760edfc1aba5d552bc91b8602d61aa0 /examples/framework-multiple | |
parent | 2ab0a61024fa6631c35ee99a31f3c409d21dd95d (diff) | |
download | astro-f6b7839411233c95af529eb0eee098c24e1d9d80.tar.gz astro-f6b7839411233c95af529eb0eee098c24e1d9d80.tar.zst astro-f6b7839411233c95af529eb0eee098c24e1d9d80.zip |
[ci] release (#13086)astro@5.2.0@astrojs/tailwind@6.0.0@astrojs/mdx@4.0.8@astrojs/markdown-remark@6.1.0@astrojs/markdoc@0.12.8@astrojs/internal-helpers@0.5.0
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 59e0bf6c7..51072531b 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.1.10", + "astro": "^5.2.0", "preact": "^10.25.4", "react": "^18.3.1", "react-dom": "^18.3.1", |