summaryrefslogtreecommitdiff
path: root/examples/blog-multiple-authors
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-06-30 20:09:17 -0700
committerGravatar GitHub <noreply@github.com> 2022-07-01 03:09:17 +0000
commit0f73ece26bfc03570a7cab100255de4fbbb1ecfa (patch)
treea3d39d564037eb3632accd701bdccef3210be0aa /examples/blog-multiple-authors
parenta2b385303c96969459c75d1197ceedb8608b44b6 (diff)
downloadastro-0f73ece26bfc03570a7cab100255de4fbbb1ecfa.tar.gz
astro-0f73ece26bfc03570a7cab100255de4fbbb1ecfa.tar.zst
astro-0f73ece26bfc03570a7cab100255de4fbbb1ecfa.zip
[ci] release (#3783)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/blog-multiple-authors')
-rw-r--r--examples/blog-multiple-authors/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/blog-multiple-authors/package.json b/examples/blog-multiple-authors/package.json
index 892d70efa..ae06dc85b 100644
--- a/examples/blog-multiple-authors/package.json
+++ b/examples/blog-multiple-authors/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/preact": "^0.3.1",
- "astro": "^1.0.0-beta.60",
+ "astro": "^1.0.0-beta.61",
"sass": "^1.52.2"
},
"dependencies": {