summaryrefslogtreecommitdiff
path: root/examples/framework-lit
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-08-23 14:18:18 -0700
committerGravatar GitHub <noreply@github.com> 2021-08-23 14:18:18 -0700
commit582220c8a15c4ffdf39f0094609e897c67e43a70 (patch)
treeafc9f7da5ef36fe2ed0d5ece0c5e031d4bcf0f01 /examples/framework-lit
parent884a2ea76a4dabab28f412a2c965687fb20acd5c (diff)
downloadastro-582220c8a15c4ffdf39f0094609e897c67e43a70.tar.gz
astro-582220c8a15c4ffdf39f0094609e897c67e43a70.tar.zst
astro-582220c8a15c4ffdf39f0094609e897c67e43a70.zip
Version Packages (#1206)astro@0.19.3
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 497ca70ec..e7839d8ed 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -9,7 +9,7 @@
},
"devDependencies": {
"@astrojs/renderer-lit": "^0.1.0",
- "astro": "^0.19.2"
+ "astro": "^0.19.3"
},
"snowpack": {
"workspaceRoot": "../.."