summaryrefslogtreecommitdiff
path: root/examples/framework-lit
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-07-27 09:27:02 -0400
committerGravatar GitHub <noreply@github.com> 2021-07-27 09:27:02 -0400
commit0ed1817d7af630c40f757aee8f19539ad02376fc (patch)
tree2dbb3bb96c2cbeba9fce72c4d03c34db76803347 /examples/framework-lit
parent80d7415807b9834b72293928c86d1b87c1bafe9c (diff)
downloadastro-0ed1817d7af630c40f757aee8f19539ad02376fc.tar.gz
astro-0ed1817d7af630c40f757aee8f19539ad02376fc.tar.zst
astro-0ed1817d7af630c40f757aee8f19539ad02376fc.zip
Version Packages (next) (#865)
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 8f9fb3f29..004aac95b 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -8,7 +8,7 @@
},
"devDependencies": {
"@astrojs/renderer-lit": "^0.1.0",
- "astro": "^0.18.0-next.6"
+ "astro": "^0.18.0-next.7"
},
"snowpack": {
"workspaceRoot": "../.."