diff options
author | 2024-03-26 14:24:02 -0700 | |
---|---|---|
committer | 2024-03-26 17:24:02 -0400 | |
commit | bb7707e1715fc3f496e4c3f07834221c8da62ff6 (patch) | |
tree | c577387365fd88322290d6555b8e9d79c61346a1 /examples/framework-multiple | |
parent | 348c1ca1323d0516c2dcf8e963343cd12cb5407f (diff) | |
download | astro-bb7707e1715fc3f496e4c3f07834221c8da62ff6.tar.gz astro-bb7707e1715fc3f496e4c3f07834221c8da62ff6.tar.zst astro-bb7707e1715fc3f496e4c3f07834221c8da62ff6.zip |
[ci] release (#10556)astro@4.5.10@astrojs/sitemap@3.1.2@astrojs/mdx@2.2.2@astrojs/markdown-remark@4.3.2@astrojs/db@0.9.5
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 22312b928..87cee0a90 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -18,7 +18,7 @@ "@astrojs/vue": "^4.0.9", "@types/react": "^18.2.37", "@types/react-dom": "^18.2.15", - "astro": "^4.5.9", + "astro": "^4.5.10", "preact": "^10.19.2", "react": "^18.2.0", "react-dom": "^18.2.0", |