summaryrefslogtreecommitdiff
path: root/examples/with-nanostores/package.json
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-01-24 09:39:26 -0500
committerGravatar GitHub <noreply@github.com> 2022-01-24 09:39:26 -0500
commit3059cc8e39216fa2747758aa19753294c6630829 (patch)
tree57d764d92da908a0a16b435fd8512beff361ac05 /examples/with-nanostores/package.json
parent2a223fae0ef6b3164ce2b27df6bc1af9fd47e545 (diff)
downloadastro@0.22.18.tar.gz
astro@0.22.18.tar.zst
astro@0.22.18.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 6def4ac2e..4870d736c 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -17,6 +17,6 @@
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.3.1",
- "astro": "^0.22.17"
+ "astro": "^0.22.18"
}
}