summaryrefslogtreecommitdiff
path: root/examples/framework-lit
diff options
context:
space:
mode:
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 4c437bc5e..016b7d8f1 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -14,6 +14,6 @@
"@astrojs/lit": "^4.3.0",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "^4.16.3",
- "lit": "^3.2.0"
+ "lit": "^3.2.1"
}
}