diff options
Diffstat (limited to 'examples/with-nanostores/package.json')
-rw-r--r-- | examples/with-nanostores/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json index aed0cf36a..406ece15c 100644 --- a/examples/with-nanostores/package.json +++ b/examples/with-nanostores/package.json @@ -14,7 +14,7 @@ "preact": "^10.7.3" }, "devDependencies": { - "@astrojs/preact": "^0.5.1", - "astro": "^1.0.0-beta.72" + "@astrojs/preact": "^0.5.2", + "astro": "^1.0.0-beta.73" } } |