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 481e3db2e..801fd3acd 100644 --- a/examples/with-nanostores/package.json +++ b/examples/with-nanostores/package.json @@ -13,7 +13,7 @@ "dependencies": { "@astrojs/preact": "^3.1.0", "@nanostores/preact": "^0.5.0", - "astro": "^4.2.3", + "astro": "^4.2.4", "nanostores": "^0.9.5", "preact": "^10.19.2" } |