diff options
author | 2024-12-16 07:29:28 -0800 | |
---|---|---|
committer | 2024-12-16 16:29:28 +0100 | |
commit | 33ae7320e8687ab243424980f3ec8f64bf06a94f (patch) | |
tree | e1038b330dad96ad4c781ceefd090599ee54039d /examples/framework-multiple | |
parent | 25c1e597f1e0f460351c2201a6bc46a77a417968 (diff) | |
download | astro-33ae7320e8687ab243424980f3ec8f64bf06a94f.tar.gz astro-33ae7320e8687ab243424980f3ec8f64bf06a94f.tar.zst astro-33ae7320e8687ab243424980f3ec8f64bf06a94f.zip |
[ci] release (#12716)astro@5.0.6@astrojs/db@0.14.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 6759f7ffc..114195f7c 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -17,7 +17,7 @@ "@astrojs/vue": "^5.0.2", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", - "astro": "^5.0.5", + "astro": "^5.0.6", "preact": "^10.24.3", "react": "^18.3.1", "react-dom": "^18.3.1", |