diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json index 4c3093f01df0..af72ee5b79aa 100644 --- a/examples/with-nanostores/package.json +++ b/examples/with-nanostores/package.json @@ -14,7 +14,7 @@ "@astrojs/preact": "^3.2.0", "@nanostores/preact": "^0.5.0", "astro": "^4.6.3", - "nanostores": "^0.9.5", + "nanostores": "^0.10.3", "preact": "^10.19.2" } }