summaryrefslogtreecommitdiff
path: root/examples/framework-lit
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-10-14 15:13:13 -0400
committerGravatar GitHub <noreply@github.com> 2021-10-14 15:13:13 -0400
commitb7a4542103c1193e125ec0c069749d4bf98f223d (patch)
tree7a2a7c892483a8f4641faa622a3150b151230a00 /examples/framework-lit
parent31d068801622e8a01fbedf7a59b0be8efe47bc3a (diff)
downloadastro-b7a4542103c1193e125ec0c069749d4bf98f223d.tar.gz
astro-b7a4542103c1193e125ec0c069749d4bf98f223d.tar.zst
astro-b7a4542103c1193e125ec0c069749d4bf98f223d.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 af356e6eb..b6552b8f4 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/renderer-lit": "^0.1.2",
- "astro": "^0.20.11"
+ "astro": "^0.20.12"
},
"snowpack": {
"workspaceRoot": "../.."