summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-05-09 11:20:24 -0700
committerGravatar GitHub <noreply@github.com> 2024-05-09 14:20:24 -0400
commit0b8b6f98a25b6ebbdd9f7c9dabe7fa3fb7bfe6c6 (patch)
treec7371cd8a026625483fb799671e6df56d6c81d79 /examples/framework-multiple
parentd8fe43fa232a1a56c70a62a99fcb84a0583cf2ca (diff)
downloadastro-0b8b6f98a25b6ebbdd9f7c9dabe7fa3fb7bfe6c6.tar.gz
astro-0b8b6f98a25b6ebbdd9f7c9dabe7fa3fb7bfe6c6.tar.zst
astro-0b8b6f98a25b6ebbdd9f7c9dabe7fa3fb7bfe6c6.zip
[ci] release (#10993)astro@4.8.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index 7773aadc6..daa720e0b 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -18,7 +18,7 @@
"@astrojs/vue": "^4.2.0",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
- "astro": "^4.8.1",
+ "astro": "^4.8.2",
"preact": "^10.21.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",