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 cb68d7d73..45fd29290 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.3.1", - "astro": "^1.0.0-beta.66" + "@astrojs/preact": "^0.4.1", + "astro": "^1.0.0-beta.67" } } |