summaryrefslogtreecommitdiff
path: root/examples/blog-multiple-authors/package.json
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-03-21 20:27:46 -0700
committerGravatar GitHub <noreply@github.com> 2022-03-21 20:27:46 -0700
commitd0826893851936540da5f2af64dc1b8378e234af (patch)
tree06413be3f5d5f9706f6f4023f0779157fc0fbe91 /examples/blog-multiple-authors/package.json
parent076dd47d9f2ba52faccb2899adcc121266530a3c (diff)
downloadastro-b75f38506ce64584422e52e9489b54c7008c8cc4.tar.gz
astro-b75f38506ce64584422e52e9489b54c7008c8cc4.tar.zst
astro-b75f38506ce64584422e52e9489b54c7008c8cc4.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/blog-multiple-authors/package.json')
-rw-r--r--examples/blog-multiple-authors/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/blog-multiple-authors/package.json b/examples/blog-multiple-authors/package.json
index 26277fb7e..d44467024 100644
--- a/examples/blog-multiple-authors/package.json
+++ b/examples/blog-multiple-authors/package.json
@@ -9,8 +9,8 @@
"preview": "astro preview"
},
"devDependencies": {
- "@astrojs/preact": "^0.0.1",
- "astro": "^0.25.0-next.1",
+ "@astrojs/preact": "^0.0.2-next.0",
+ "astro": "^0.25.0-next.2",
"sass": "^1.49.9"
},
"dependencies": {