diff options
author | 2024-03-20 01:41:00 -0700 | |
---|---|---|
committer | 2024-03-20 08:41:00 +0000 | |
commit | 17b4991cffb2f16fb3deba5881c54fa67c9ee9ce (patch) | |
tree | 5df1d388f2f104ec7f9d76b41468eb7be832410a /examples/framework-multiple | |
parent | 48310512601e0c0b2886759e4d81b4091042eb8f (diff) | |
download | astro-17b4991cffb2f16fb3deba5881c54fa67c9ee9ce.tar.gz astro-17b4991cffb2f16fb3deba5881c54fa67c9ee9ce.tar.zst astro-17b4991cffb2f16fb3deba5881c54fa67c9ee9ce.zip |
[ci] release (#10488)create-astro@4.7.5astro@4.5.7@astrojs/node@8.2.5@astrojs/db@0.9.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 0404adccc..a40eb11fc 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.6", + "astro": "^4.5.7", "preact": "^10.19.2", "react": "^18.2.0", "react-dom": "^18.2.0", |