summaryrefslogtreecommitdiff
path: root/examples/framework-lit
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-10-01 13:36:02 -0400
committerGravatar GitHub <noreply@github.com> 2021-10-01 13:36:02 -0400
commitb5f1bd46ff80d802e31b3eb1f875cfefa046b58c (patch)
tree5af546ac4edcb59e6884c334cd24c887593a6c15 /examples/framework-lit
parent0eeb25348ea43d90d91336cc8540c821f7390d4f (diff)
downloadastro-b5f1bd46ff80d802e31b3eb1f875cfefa046b58c.tar.gz
astro-b5f1bd46ff80d802e31b3eb1f875cfefa046b58c.tar.zst
astro-b5f1bd46ff80d802e31b3eb1f875cfefa046b58c.zip
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 8f618f64a..7b97a5275 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/renderer-lit": "^0.1.2",
- "astro": "^0.20.8"
+ "astro": "^0.20.9"
},
"snowpack": {
"workspaceRoot": "../.."