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 1cc8a59f0..fa93e04c9 100644 --- a/examples/with-nanostores/package.json +++ b/examples/with-nanostores/package.json @@ -12,7 +12,7 @@ "dependencies": { "@astrojs/preact": "^4.0.4", "@nanostores/preact": "^0.5.2", - "astro": "^5.2.5", + "astro": "^5.2.6", "nanostores": "^0.11.3", "preact": "^10.25.4" } |