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 e8eab0ed3..2af312cf3 100644 --- a/examples/with-nanostores/package.json +++ b/examples/with-nanostores/package.json @@ -15,7 +15,7 @@ "nanostores": "^0.5.6" }, "devDependencies": { - "@astrojs/renderer-solid": "^0.2.0", - "astro": "^0.21.6" + "@astrojs/renderer-solid": "^0.2.1", + "astro": "^0.21.7" } } |