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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json
index 85df23f60..94755f34b 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -16,6 +16,6 @@
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.2.1",
- "astro": "^0.21.9"
+ "astro": "^0.21.10"
}
}