summaryrefslogtreecommitdiff
path: root/examples/with-nanostores
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-nanostores')
-rw-r--r--examples/with-nanostores/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json
index a06f701f2..612a4b562 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -16,7 +16,7 @@
"solid-nanostores": "0.0.6"
},
"devDependencies": {
- "@astrojs/renderer-solid": "^0.3.1",
- "astro": "^0.23.0-next.3"
+ "@astrojs/renderer-solid": "^0.4.0-next.0",
+ "astro": "^0.23.0-next.4"
}
}