summaryrefslogtreecommitdiff
path: root/examples/with-nanostores
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-02-07 06:38:45 -0800
committerGravatar GitHub <noreply@github.com> 2024-02-07 15:38:45 +0100
commitfa9218e8369557ccfc4bbed1a40c2602c7bbcaf8 (patch)
tree911e2b683c466f66ddce417e674a41318b1341c5 /examples/with-nanostores
parente6b5306a7de779ce495d0ff076d302de0aa57eaf (diff)
downloadastro-e615650010394df0340a0a565d8721610d73ca34.tar.gz
astro-e615650010394df0340a0a565d8721610d73ca34.tar.zst
astro-e615650010394df0340a0a565d8721610d73ca34.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 cf92a5428..b3b3c515b 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/preact": "^3.1.0",
"@nanostores/preact": "^0.5.0",
- "astro": "^4.3.3",
+ "astro": "^4.3.4",
"nanostores": "^0.9.5",
"preact": "^10.19.2"
}