summaryrefslogtreecommitdiff
path: root/examples/framework-lit
diff options
context:
space:
mode:
Diffstat (limited to 'examples/framework-lit')
-rw-r--r--examples/framework-lit/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-lit/package.json b/examples/framework-lit/package.json
index 6af44efa6..ab642bd8b 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/renderer-lit": "^0.1.0",
- "astro": "^0.20.4"
+ "astro": "^0.20.5"
},
"snowpack": {
"workspaceRoot": "../.."