summaryrefslogtreecommitdiff
path: root/examples/with-nanostores/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-nanostores/package.json')
-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 22abe4ff9..bcbf85bcd 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.0",
- "astro": "^0.22.9"
+ "@astrojs/renderer-solid": "^0.3.1",
+ "astro": "^0.22.10"
}
}