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 adae5b01d..1b0e399ff 100644 --- a/examples/with-nanostores/package.json +++ b/examples/with-nanostores/package.json @@ -13,7 +13,7 @@ "dependencies": { "@astrojs/preact": "^3.4.0", "@nanostores/preact": "^0.5.1", - "astro": "^4.10.0", + "astro": "^4.10.1", "nanostores": "^0.10.3", "preact": "^10.22.0" } |