summaryrefslogtreecommitdiff
path: root/examples/framework-lit/package.json
diff options
context:
space:
mode:
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 8e2b0c172..e06b0fa9c 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.1.3",
+ "astro": "^2.1.4",
"lit": "^2.2.5",
"@astrojs/lit": "^1.3.0",
"@webcomponents/template-shadowroot": "^0.1.0"