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 f2c246f73..3c5efc948 100644 --- a/examples/with-nanostores/package.json +++ b/examples/with-nanostores/package.json @@ -14,6 +14,6 @@ "@nanostores/preact": "^0.5.2", "astro": "^5.1.6", "nanostores": "^0.11.3", - "preact": "^10.24.3" + "preact": "^10.25.4" } } |