summaryrefslogtreecommitdiff
path: root/examples/framework-lit/package.json
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-11-03 06:38:29 -0700
committerGravatar GitHub <noreply@github.com> 2022-11-03 09:38:29 -0400
commit89f335b5399bf9511baa08841086c7afb05d8208 (patch)
treecb8bc1a19ea808e8159f31e06394384e11f16c66 /examples/framework-lit/package.json
parent64d0dc56bb5edce9f421d121133dedfe32841102 (diff)
downloadastro-0149f1043e0f06d78cffe06857b05801b987a47b.tar.gz
astro-0149f1043e0f06d78cffe06857b05801b987a47b.tar.zst
astro-0149f1043e0f06d78cffe06857b05801b987a47b.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-lit/package.json')
-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 4f4dd98b4..ec8919416 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.6.2",
+ "astro": "^1.6.3",
"lit": "^2.2.5",
"@astrojs/lit": "^1.0.0",
"@webcomponents/template-shadowroot": "^0.1.0"