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 98cb51ff2..5a02f61f4 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -12,7 +12,7 @@
"nanostores": "^0.3.3"
},
"devDependencies": {
- "@astrojs/renderer-solid": "^0.2.0-next.1",
- "astro": "^0.21.0-next.12"
+ "@astrojs/renderer-solid": "^0.2.0",
+ "astro": "^0.21.0"
}
}