summaryrefslogtreecommitdiff
path: root/examples/with-nanostores
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-10-16 14:58:33 -0700
committerGravatar GitHub <noreply@github.com> 2023-10-17 03:28:33 +0530
commit3468c06f56447ee0aa4115b70f658780e6df75c5 (patch)
tree04e7156032a61f099462eaa677f79831d6de3180 /examples/with-nanostores
parent8946f2a256edf1aca6a7bb0db1f6ea9ce9493253 (diff)
downloadastro-235b987a5e82c6e989f1c83bdef6edd5fe4ea891.tar.gz
astro-235b987a5e82c6e989f1c83bdef6edd5fe4ea891.tar.zst
astro-235b987a5e82c6e989f1c83bdef6edd5fe4ea891.zip
[ci] release (#8820)astro@3.3.1@astrojs/lit@3.0.2
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 069065672..2b19dd4ef 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": "^3.3.0",
+ "astro": "^3.3.1",
"nanostores": "^0.9.3",
"preact": "^10.17.1"
}