summaryrefslogtreecommitdiff
path: root/examples/framework-solid
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-09-28 09:10:41 -0400
committerGravatar GitHub <noreply@github.com> 2021-09-28 09:10:41 -0400
commitbf6357a233216de0cef5b866ae432f9020ec7e32 (patch)
tree37b1fdae31b8f1f736d6dc2067fc4af09cc7b6dc /examples/framework-solid
parent85249cb11d7ef00a9bf6fe7f48fc46ea70b6084c (diff)
downloadastro-bf6357a233216de0cef5b866ae432f9020ec7e32.tar.gz
astro-bf6357a233216de0cef5b866ae432f9020ec7e32.tar.zst
astro-bf6357a233216de0cef5b866ae432f9020ec7e32.zip
Version Packages (#1442)astro@0.20.8
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-solid')
-rw-r--r--examples/framework-solid/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-solid/package.json b/examples/framework-solid/package.json
index 5804c2d86..8c8829c3b 100644
--- a/examples/framework-solid/package.json
+++ b/examples/framework-solid/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.20.7",
+ "astro": "^0.20.8",
"@astrojs/renderer-solid": "0.1.1"
},
"snowpack": {