summaryrefslogtreecommitdiff
path: root/examples/framework-lit
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-08-11 16:50:59 -0700
committerGravatar GitHub <noreply@github.com> 2022-08-11 16:50:59 -0700
commitbb3d7d4f39c9d7142ffc31e5ec82a94044d6738f (patch)
tree21f77cfddd39b28ee972e74b159dd16846fc9e0c /examples/framework-lit
parent5b1facfe291b998c0c6814293b18df211a8f3cd3 (diff)
downloadastro-@astrojs/prefetch@0.0.7.tar.gz
astro-@astrojs/prefetch@0.0.7.tar.zst
astro-@astrojs/prefetch@0.0.7.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 021e10e25..89b6cf11f 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -11,7 +11,7 @@
},
"devDependencies": {
"@astrojs/lit": "^1.0.0",
- "astro": "^1.0.2"
+ "astro": "^1.0.3"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",