summaryrefslogtreecommitdiff
path: root/examples/with-nanostores/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-06 08:30:38 -0800
committerGravatar GitHub <noreply@github.com> 2023-03-06 11:30:38 -0500
commit19fe4cb6299d723ad286c4adf766ba8cd41461b4 (patch)
treed83717769be19d65fad1a2e2e67fcfca4a124c3b /examples/with-nanostores/package.json
parent1aea58f14ad5b15d4af3d42bd92b9bcb1e2b77db (diff)
downloadastro-e95f354f42809b4b251af34d82388fe3b89a3903.tar.gz
astro-e95f354f42809b4b251af34d82388fe3b89a3903.tar.zst
astro-e95f354f42809b4b251af34d82388fe3b89a3903.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-nanostores/package.json')
-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 96b44ae4e..5167bdd5d 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.17",
+ "astro": "^2.0.18",
"preact": "^10.7.3",
"@astrojs/preact": "^2.0.3",
"nanostores": "^0.5.12",