summaryrefslogtreecommitdiff
path: root/examples/framework-lit
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-10 04:21:19 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-10 12:21:19 +0100
commit582f12e1f6f99b54865a0b24d804ee0924f4ef55 (patch)
tree436a14894bd0254acfb1dcf84c00ffbfd556f687 /examples/framework-lit
parentb9e8e96354019c21c8b73585bea74b84b9b092ee (diff)
downloadastro-582f12e1f6f99b54865a0b24d804ee0924f4ef55.tar.gz
astro-582f12e1f6f99b54865a0b24d804ee0924f4ef55.tar.zst
astro-582f12e1f6f99b54865a0b24d804ee0924f4ef55.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 5a87a490b..4f3eef3ca 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/lit": "^4.3.0",
"@webcomponents/template-shadowroot": "^0.2.1",
- "astro": "^4.15.12",
+ "astro": "^4.16.0",
"lit": "^3.2.0"
}
}