summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-03-20 21:01:42 -0700
committerGravatar Fred K. Schott <fkschott@gmail.com> 2022-03-20 21:01:42 -0700
commit935e6fa0c884d7f71129f36c0ac27607ee8281b2 (patch)
tree33c0a4a07383b44d5b14d88a606857db23fc75d6 /examples/blog
parent5df8d68094badb72f58c7fc93438ec85ac843040 (diff)
downloadastro-935e6fa0c884d7f71129f36c0ac27607ee8281b2.tar.gz
astro-935e6fa0c884d7f71129f36c0ac27607ee8281b2.tar.zst
astro-935e6fa0c884d7f71129f36c0ac27607ee8281b2.zip
Revert "[ci] release (next) (#2838)"
This reverts commit 5df8d68094badb72f58c7fc93438ec85ac843040.
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 2fa4136cf..2ba6740f3 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.25.0-next.1",
+ "astro": "^0.25.0-next.0",
"@astrojs/preact": "^0.0.1"
},
"dependencies": {