summaryrefslogtreecommitdiff
path: root/examples/with-nanostores
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-15 10:10:48 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-15 19:10:48 +0200
commit5a4edebfd28e5f93f4fb5b9e0ca499b30fdd9a76 (patch)
treed44a5821654d08c821509113cba73e4360625d06 /examples/with-nanostores
parent67bb22e5a1ff0fcbd66de5c4acd828d23477e3e2 (diff)
downloadastro-549676473cb5177712755161055eddfb6b9eb11a.tar.gz
astro-549676473cb5177712755161055eddfb6b9eb11a.tar.zst
astro-549676473cb5177712755161055eddfb6b9eb11a.zip
[ci] release (#12234)astro@4.16.5@astrojs/rss@4.0.9
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 d2a0cc13a..21864a386 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/preact": "^3.5.3",
"@nanostores/preact": "^0.5.2",
- "astro": "^4.16.4",
+ "astro": "^4.16.5",
"nanostores": "^0.11.3",
"preact": "^10.24.3"
}