summaryrefslogtreecommitdiff
path: root/examples/framework-lit/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-21 06:52:08 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-21 22:52:08 +0800
commitd9e72cea399c1426311faa2ac93ce66c89b5e7ac (patch)
treeceb47addbecdedc88ef7ba206f59752e2e82977e /examples/framework-lit/package.json
parent7ab5137ba724781e8264a33f69ae65020c6549f0 (diff)
downloadastro-a7a5a0a620dabe4bebbb8e0e3d37347ea3d84a66.tar.gz
astro-a7a5a0a620dabe4bebbb8e0e3d37347ea3d84a66.tar.zst
astro-a7a5a0a620dabe4bebbb8e0e3d37347ea3d84a66.zip
[ci] release (#9116)astro@3.5.6
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 97f9a4dcb..df8ee42d5 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/lit": "^3.0.3",
"@webcomponents/template-shadowroot": "^0.2.1",
- "astro": "^3.5.5",
+ "astro": "^3.5.6",
"lit": "^2.8.0"
}
}