diff options
Diffstat (limited to 'examples/with-nanostores/package.json')
-rw-r--r-- | examples/with-nanostores/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json index 84b5ca9eb..babc8c1a3 100644 --- a/examples/with-nanostores/package.json +++ b/examples/with-nanostores/package.json @@ -12,7 +12,7 @@ "dependencies": { "@astrojs/preact": "^4.0.10", "@nanostores/preact": "^0.5.2", - "astro": "^5.7.8", + "astro": "^5.7.9", "nanostores": "^0.11.4", "preact": "^10.26.5" } |