diff options
author | 2025-01-09 01:46:30 -0800 | |
---|---|---|
committer | 2025-01-09 09:46:30 +0000 | |
commit | 5f16a4c524393ef993ab62d2f6d42ba4cae756a0 (patch) | |
tree | a232792b012eed814df39cfc3684e7933fe60ecd /examples/framework-multiple | |
parent | 9962b093298911fe970138029766ea0ee3ed8325 (diff) | |
download | astro-5f16a4c524393ef993ab62d2f6d42ba4cae756a0.tar.gz astro-5f16a4c524393ef993ab62d2f6d42ba4cae756a0.tar.zst astro-5f16a4c524393ef993ab62d2f6d42ba4cae756a0.zip |
[ci] release (#12919)astro@5.1.4@astrojs/underscore-redirects@0.6.0@astrojs/mdx@4.0.4
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 20c1a4e6c..7a8eb53d5 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -17,7 +17,7 @@ "@astrojs/vue": "^5.0.4", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", - "astro": "^5.1.3", + "astro": "^5.1.4", "preact": "^10.24.3", "react": "^18.3.1", "react-dom": "^18.3.1", |