summaryrefslogtreecommitdiff
path: root/examples/with-nanostores/package.json
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-12-08 06:12:10 -0800
committerGravatar GitHub <noreply@github.com> 2022-12-08 09:12:10 -0500
commit50cb99003aca4a24771c1e3accd457efea353b52 (patch)
tree3b59f112645c082db7b0c9c797a460ab60eed095 /examples/with-nanostores/package.json
parentbe26e36e1199006c4dd35aa889ba43a00f1518e8 (diff)
downloadastro-701564e842e0a97fd875e576ea5ba2245df6579f.tar.gz
astro-701564e842e0a97fd875e576ea5ba2245df6579f.tar.zst
astro-701564e842e0a97fd875e576ea5ba2245df6579f.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 07b45733f..007000fe5 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.6.13",
+ "astro": "^1.6.14",
"preact": "^10.7.3",
"@astrojs/preact": "^1.2.0",
"nanostores": "^0.5.12",