summaryrefslogtreecommitdiff
path: root/examples/framework-lit
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-07-11 11:38:42 -0700
committerGravatar GitHub <noreply@github.com> 2022-07-11 13:38:42 -0500
commit1554a37622babf5486d1201425d39142bc854a62 (patch)
treed8cbc6d3ed635de29780fc3054cbf19e26820792 /examples/framework-lit
parent7c49096e864815d63179a467d9d3d89c76ccd523 (diff)
downloadastro-@astrojs/solid-js@0.3.0.tar.gz
astro-@astrojs/solid-js@0.3.0.tar.zst
astro-@astrojs/solid-js@0.3.0.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 2cbc88cdc..aa6c7458d 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/lit": "^0.3.1",
- "astro": "^1.0.0-beta.65"
+ "astro": "^1.0.0-beta.66"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",