summaryrefslogtreecommitdiff
path: root/examples/with-nanostores
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-03-22 09:35:50 -0700
committerGravatar GitHub <noreply@github.com> 2024-03-22 12:35:50 -0400
commit1cd2a740221ee14267f2889c4eb200bbcecb08aa (patch)
tree6d976412ebb62049379a4a8fe8930a77f4014d22 /examples/with-nanostores
parent44dacedb3a9c619e56b6e3ba19229515c403b7fd (diff)
downloadastro-@astrojs/db@0.9.4.tar.gz
astro-@astrojs/db@0.9.4.tar.zst
astro-@astrojs/db@0.9.4.zip
[ci] release (#10522)astro@4.5.9@astrojs/db@0.9.4
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 470b9e9a2..180fbeaa9 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/preact": "^3.1.1",
"@nanostores/preact": "^0.5.0",
- "astro": "^4.5.8",
+ "astro": "^4.5.9",
"nanostores": "^0.9.5",
"preact": "^10.19.2"
}