summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-09-28 15:34:16 -0400
committerGravatar GitHub <noreply@github.com> 2021-09-28 15:34:16 -0400
commitb78a58ed334c47cb128e116b24fc4963dc309a27 (patch)
tree2963cd51672b5ec89c03b247b23a8fefa71a76c6 /examples
parent806dcd8d8debcdebb6179a084ccfc09389d4c13c (diff)
downloadastro-b78a58ed334c47cb128e116b24fc4963dc309a27.tar.gz
astro-b78a58ed334c47cb128e116b24fc4963dc309a27.tar.zst
astro-b78a58ed334c47cb128e116b24fc4963dc309a27.zip
Version Packages (#1451)@astrojs/renderer-lit@0.1.2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples')
-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 44da412d2..8f618f64a 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "@astrojs/renderer-lit": "^0.1.1",
+ "@astrojs/renderer-lit": "^0.1.2",
"astro": "^0.20.8"
},
"snowpack": {