summaryrefslogtreecommitdiff
path: root/examples/with-nanostores
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-04-23 16:30:37 -0700
committerGravatar GitHub <noreply@github.com> 2024-04-23 19:30:37 -0400
commita94046588cce2d34ce4bd0c935f580d0616ab5b2 (patch)
treee8b8afa3378885b19fb740aa11d58ca2354593a9 /examples/with-nanostores
parentf6bddd3a155cd10a9f85c92d43b1af8b74786a42 (diff)
downloadastro-@astrojs/vercel@7.5.4.tar.gz
astro-@astrojs/vercel@7.5.4.tar.zst
astro-@astrojs/vercel@7.5.4.zip
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 4c3093f01..328eb9971 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/preact": "^3.2.0",
"@nanostores/preact": "^0.5.0",
- "astro": "^4.6.3",
+ "astro": "^4.6.4",
"nanostores": "^0.9.5",
"preact": "^10.19.2"
}