summaryrefslogtreecommitdiff
path: root/examples/with-nanostores/package.json
diff options
context:
space:
mode:
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 0cbca8f15..064c2881b 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/preact": "^4.0.11",
"@nanostores/preact": "^0.5.2",
- "astro": "^5.7.13",
+ "astro": "^5.7.14",
"nanostores": "^0.11.4",
"preact": "^10.26.5"
}