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> 2021-12-02 13:01:17 -0500
committerGravatar GitHub <noreply@github.com> 2021-12-02 13:01:17 -0500
commite57308d70cf1f80233f494b0fd8fd256b86506c8 (patch)
treea7648c59a51a5d2de85ba159e7eb7018d885358f /examples/with-nanostores/package.json
parent0a826c999c8ee30d5ee2ae61ac4165fb9797da70 (diff)
downloadastro-e57308d70cf1f80233f494b0fd8fd256b86506c8.tar.gz
astro-e57308d70cf1f80233f494b0fd8fd256b86506c8.tar.zst
astro-e57308d70cf1f80233f494b0fd8fd256b86506c8.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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json
index e8eab0ed3..2af312cf3 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -15,7 +15,7 @@
"nanostores": "^0.5.6"
},
"devDependencies": {
- "@astrojs/renderer-solid": "^0.2.0",
- "astro": "^0.21.6"
+ "@astrojs/renderer-solid": "^0.2.1",
+ "astro": "^0.21.7"
}
}