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 2391593d4..ac8f764cd 100644 --- a/examples/with-nanostores/package.json +++ b/examples/with-nanostores/package.json @@ -16,6 +16,6 @@ }, "devDependencies": { "@astrojs/preact": "^1.0.2", - "astro": "^1.0.9" + "astro": "^1.1.0-next.0" } } |