summaryrefslogtreecommitdiff
path: root/examples/with-nanostores
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-12-16 09:40:13 -0800
committerGravatar GitHub <noreply@github.com> 2024-12-16 12:40:13 -0500
commitd891d5dff5de9b5381d6c74deddcba3d833db458 (patch)
tree73f5efcbca1f4add85a367777fb2ddbd7242321d /examples/with-nanostores
parenta7935578aff9c3b29d1e0b62769d951bc2872c61 (diff)
downloadastro-d891d5dff5de9b5381d6c74deddcba3d833db458.tar.gz
astro-d891d5dff5de9b5381d6c74deddcba3d833db458.tar.zst
astro-d891d5dff5de9b5381d6c74deddcba3d833db458.zip
[ci] release (#12748)astro@5.0.7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-nanostores')
-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 1a6e83f91..5a7569be3 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/preact": "^4.0.0",
"@nanostores/preact": "^0.5.2",
- "astro": "^5.0.6",
+ "astro": "^5.0.7",
"nanostores": "^0.11.3",
"preact": "^10.24.3"
}