summaryrefslogtreecommitdiff
path: root/examples/with-nanostores
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-31 00:56:38 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-31 15:56:38 +0800
commit5f7bf49d38ab888e65f010e106579c7947a8d5c6 (patch)
treea58b6cd14078d14efb0ac8bd8b8764302f29a740 /examples/with-nanostores
parentffc836bac0cdea684ea91f958ac8298d4ee4b07d (diff)
downloadastro-5f7bf49d38ab888e65f010e106579c7947a8d5c6.tar.gz
astro-5f7bf49d38ab888e65f010e106579c7947a8d5c6.tar.zst
astro-5f7bf49d38ab888e65f010e106579c7947a8d5c6.zip
[ci] release (#12290)astro@4.16.8@astrojs/mdx@3.1.9
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 5acb785b7..38d2d4c3b 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/preact": "^3.5.3",
"@nanostores/preact": "^0.5.2",
- "astro": "^4.16.7",
+ "astro": "^4.16.8",
"nanostores": "^0.11.3",
"preact": "^10.24.3"
}