summaryrefslogtreecommitdiff
path: root/examples/blog-multiple-authors
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-03-04 11:28:59 -0600
committerGravatar GitHub <noreply@github.com> 2022-03-04 11:28:59 -0600
commit88ccb2d6965a910fb552beccce35471180ed7971 (patch)
treea09a41ef4f68b27b9cc3bf038e5bd302fc4a6396 /examples/blog-multiple-authors
parenta286a75cc4cdcaad61e328617b6ee16f6e462c61 (diff)
downloadastro-88ccb2d6965a910fb552beccce35471180ed7971.tar.gz
astro-88ccb2d6965a910fb552beccce35471180ed7971.tar.zst
astro-88ccb2d6965a910fb552beccce35471180ed7971.zip
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 0f1af8006..eb861bd75 100644
--- a/examples/blog-multiple-authors/package.json
+++ b/examples/blog-multiple-authors/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.23.5",
+ "astro": "^0.23.6",
"sass": "^1.49.8"
}
}