summaryrefslogtreecommitdiff
path: root/examples/framework-preact/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-01-02 05:29:02 -0800
committerGravatar GitHub <noreply@github.com> 2025-01-02 13:29:02 +0000
commit161df286c3abdbf8c49e8e7de820ce0e36ab5c55 (patch)
treed48d0ddff917f21c547e360d74acd12046123963 /examples/framework-preact/package.json
parent7fb21844dff893c90dc0a07fd13cefdba61d0a45 (diff)
downloadastro-eeb25a69431d0f3efd7bb44073d1ed1cbf3e18ff.tar.gz
astro-eeb25a69431d0f3efd7bb44073d1ed1cbf3e18ff.tar.zst
astro-eeb25a69431d0f3efd7bb44073d1ed1cbf3e18ff.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-preact/package.json')
-rw-r--r--examples/framework-preact/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-preact/package.json b/examples/framework-preact/package.json
index 9324cd468..edc3e416e 100644
--- a/examples/framework-preact/package.json
+++ b/examples/framework-preact/package.json
@@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/preact": "^4.0.1",
"@preact/signals": "^1.3.0",
- "astro": "^5.1.1",
+ "astro": "^5.1.2",
"preact": "^10.24.3"
}
}