summaryrefslogtreecommitdiff
path: root/examples/with-nanostores
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-30 06:24:51 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-30 22:24:51 +0800
commit349afeeb16bb62252e97c0f1abd5381890affceb (patch)
tree07fba03970f84a822449b9d63298c3345c61fae2 /examples/with-nanostores
parentd34dc2c337afa857566730832a760101150954e2 (diff)
downloadastro-59f55e6ac5b48df4022474bdbecaf1e95c6411dc.tar.gz
astro-59f55e6ac5b48df4022474bdbecaf1e95c6411dc.tar.zst
astro-59f55e6ac5b48df4022474bdbecaf1e95c6411dc.zip
[ci] release (#9233)astro@3.6.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 76a922b34..53347ca8a 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/preact": "^3.0.1",
"@nanostores/preact": "^0.5.0",
- "astro": "^3.6.3",
+ "astro": "^3.6.4",
"nanostores": "^0.9.3",
"preact": "^10.17.1"
}