summaryrefslogtreecommitdiff
path: root/examples/framework-lit
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-10-18 11:26:00 -0700
committerGravatar GitHub <noreply@github.com> 2022-10-18 14:26:00 -0400
commit4c1ffef3e4753ffccd71e9b1524aa4faa1de652f (patch)
tree20c56246738a6d7d7dbfacbf836f7efe332c8556 /examples/framework-lit
parent8cf692766bf482717cfed416f5317ae1b5fb6cf0 (diff)
downloadastro-186cd3ebba14e5e0fd2b63de4eaded32b55bb280.tar.gz
astro-186cd3ebba14e5e0fd2b63de4eaded32b55bb280.tar.zst
astro-186cd3ebba14e5e0fd2b63de4eaded32b55bb280.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 160dcd4d2..ca5a9b534 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.5.0",
+ "astro": "^1.5.1",
"lit": "^2.2.5",
"@astrojs/lit": "^1.0.0",
"@webcomponents/template-shadowroot": "^0.1.0"