summaryrefslogtreecommitdiff
path: root/examples/with-nanostores
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-12-06 12:09:30 -0800
committerGravatar GitHub <noreply@github.com> 2023-12-06 15:09:30 -0500
commit3e4109b08f7cf79492724f145c44e0c561d21954 (patch)
tree4387b0e56ae00905be87db0e2b56a2b4647996f6 /examples/with-nanostores
parent1685cc42b51603eb98b5ba3e072cf2d3953339f2 (diff)
downloadastro@4.0.3.tar.gz
astro@4.0.3.tar.zst
astro@4.0.3.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 586b36bd8..66bd31e66 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": "^4.0.2",
+ "astro": "^4.0.3",
"nanostores": "^0.9.5",
"preact": "^10.19.2"
}