summaryrefslogtreecommitdiff
path: root/examples/framework-lit/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-11 08:22:23 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-11 11:22:23 -0400
commite1a886530f0c0077b5c94251ab2e9c428d761e7b (patch)
tree2c156c20b1ad7c66c372eaddb562672bd4591aa0 /examples/framework-lit/package.json
parent718d8f54725565a8c7229f609f3b914beaa3b9a9 (diff)
downloadastro-fe4f196dfe351affac2f5f865c9ec888bc8d55a2.tar.gz
astro-fe4f196dfe351affac2f5f865c9ec888bc8d55a2.tar.zst
astro-fe4f196dfe351affac2f5f865c9ec888bc8d55a2.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 8b1ca1738..dbba56220 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/lit": "^2.1.1",
"@webcomponents/template-shadowroot": "^0.2.1",
- "astro": "^2.10.5",
+ "astro": "^2.10.6",
"lit": "^2.7.5"
}
}