summaryrefslogtreecommitdiff
path: root/examples/with-nanostores/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-02-12 04:14:03 -0800
committerGravatar GitHub <noreply@github.com> 2025-02-12 12:14:03 +0000
commitea9868d7fd6b561b994a4dae5af0d00e73d117ab (patch)
tree0506a3225c15b330c122faa87f68f69295db0efb /examples/with-nanostores/package.json
parent6bac644241bc42bb565730955ffd575878a0e41b (diff)
downloadastro@5.2.6.tar.gz
astro@5.2.6.tar.zst
astro@5.2.6.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-nanostores/package.json')
-rw-r--r--examples/with-nanostores/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json
index 1cc8a59f0..fa93e04c9 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/preact": "^4.0.4",
"@nanostores/preact": "^0.5.2",
- "astro": "^5.2.5",
+ "astro": "^5.2.6",
"nanostores": "^0.11.3",
"preact": "^10.25.4"
}