diff options
author | 2024-12-09 07:38:09 -0800 | |
---|---|---|
committer | 2024-12-09 16:38:09 +0100 | |
commit | 163cfd67f5c0faa2cfcbad932e61e25a1bffe0ee (patch) | |
tree | 63348ba3f5304327050c2260d4ff5ddc2db5be4d /examples/framework-multiple | |
parent | a203d5dd582166674c45e807a5dc9113e26e24f0 (diff) | |
download | astro-163cfd67f5c0faa2cfcbad932e61e25a1bffe0ee.tar.gz astro-163cfd67f5c0faa2cfcbad932e61e25a1bffe0ee.tar.zst astro-163cfd67f5c0faa2cfcbad932e61e25a1bffe0ee.zip |
[ci] release (#12650)astro@5.0.4@astrojs/mdx@4.0.2@astrojs/markdown-remark@6.0.1@astrojs/markdoc@0.12.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 d3cb9171a..cc1a53493 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -17,7 +17,7 @@ "@astrojs/vue": "^5.0.1", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", - "astro": "^5.0.3", + "astro": "^5.0.4", "preact": "^10.24.3", "react": "^18.3.1", "react-dom": "^18.3.1", |