summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-04-04 18:07:09 -0700
committerGravatar GitHub <noreply@github.com> 2022-04-04 18:07:09 -0700
commit4e021f70e170c67f1e4678fca0ab669107e1a162 (patch)
tree096bf14eb4dbb78617325c2a7803d95d75b067e6 /examples/blog
parent572ca3dcbeb754d026ef322c5085c6d2b9054347 (diff)
downloadastro-4e021f70e170c67f1e4678fca0ab669107e1a162.tar.gz
astro-4e021f70e170c67f1e4678fca0ab669107e1a162.tar.zst
astro-4e021f70e170c67f1e4678fca0ab669107e1a162.zip
[ci] release (beta) (#2992)astro@1.0.0-beta.2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/blog')
-rw-r--r--examples/blog/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/blog/package.json b/examples/blog/package.json
index c40e44506..9a0fa7fe4 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/preact": "^0.0.2",
- "astro": "^1.0.0-beta.1"
+ "astro": "^1.0.0-beta.2"
},
"dependencies": {
"preact": "^10.7.0"