summaryrefslogtreecommitdiff
path: root/examples/framework-lit
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-15 08:06:43 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-15 16:06:43 +0100
commit91d36fa36bc8c5ca3e27c72b85399d1eb150c872 (patch)
treebf267bd32cadf64c628b4cd49710143a212945f8 /examples/framework-lit
parent87ce2381b6f1cc01b3532da8c09601f2118d4e43 (diff)
downloadastro-91d36fa36bc8c5ca3e27c72b85399d1eb150c872.tar.gz
astro-91d36fa36bc8c5ca3e27c72b85399d1eb150c872.tar.zst
astro-91d36fa36bc8c5ca3e27c72b85399d1eb150c872.zip
[ci] release (#11719)astro@4.14.1
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 9a9aee995..592caf172 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.14.0",
+ "astro": "^4.14.1",
"lit": "^3.2.0"
}
}