summaryrefslogtreecommitdiff
path: root/examples/framework-multiple/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-02-22 11:37:35 -0800
committerGravatar GitHub <noreply@github.com> 2024-02-22 14:37:35 -0500
commit3411e05ee45ec717741d07298f8b734fec00e5c1 (patch)
tree9836382542d77a97bc39baaac0ed43ce7f4bd1b7 /examples/framework-multiple/package.json
parentc692d0c66a5062937e47402dc700d41c2a5dfc5c (diff)
downloadastro-026674a10e979d5eeec996dab28b103b5f64e31c.tar.gz
astro-026674a10e979d5eeec996dab28b103b5f64e31c.tar.zst
astro-026674a10e979d5eeec996dab28b103b5f64e31c.zip
[ci] release (#10203)@astrojs/preact@3.1.1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-multiple/package.json')
-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 af747ca4a..0500ccc67 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/preact": "^3.1.0",
+ "@astrojs/preact": "^3.1.1",
"@astrojs/react": "^3.0.10",
"@astrojs/solid-js": "^4.0.1",
"@astrojs/svelte": "^5.0.3",