summaryrefslogtreecommitdiff
path: root/examples/framework-lit/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-01-30 12:28:32 -0800
committerGravatar GitHub <noreply@github.com> 2023-01-30 15:28:32 -0500
commita2cbc75ac49139762714f4288d49558b43d036aa (patch)
tree58fd6df35d79e5bf81dbf034b30f42a887c4c54f /examples/framework-lit/package.json
parent1a4cb6bc6ed767845546ee7705aa3853398552d5 (diff)
downloadastro-@astrojs/netlify@2.1.0.tar.gz
astro-@astrojs/netlify@2.1.0.tar.zst
astro-@astrojs/netlify@2.1.0.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 4b8603b05..2d1e7c059 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.3",
+ "astro": "^2.0.4",
"lit": "^2.2.5",
"@astrojs/lit": "^1.1.1",
"@webcomponents/template-shadowroot": "^0.1.0"