summaryrefslogtreecommitdiff
path: root/examples/with-nanostores
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-10-18 11:26:00 -0700
committerGravatar GitHub <noreply@github.com> 2022-10-18 14:26:00 -0400
commit4c1ffef3e4753ffccd71e9b1524aa4faa1de652f (patch)
tree20c56246738a6d7d7dbfacbf836f7efe332c8556 /examples/with-nanostores
parent8cf692766bf482717cfed416f5317ae1b5fb6cf0 (diff)
downloadastro-@astrojs/tailwind@2.1.1.tar.gz
astro-@astrojs/tailwind@2.1.1.tar.zst
astro-@astrojs/tailwind@2.1.1.zip
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 c17a816c6..c50c8d678 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.5.0",
+ "astro": "^1.5.1",
"preact": "^10.7.3",
"@astrojs/preact": "^1.2.0",
"nanostores": "^0.5.12",