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 06:08:09 -0700
committerGravatar GitHub <noreply@github.com> 2022-06-30 08:08:09 -0500
commit8cbe92b74bef6f0a3d4ebd96579964d23e9e6c8f (patch)
treea267fe82b6df305f993842e386445a3fb55b5861 /examples/blog-multiple-authors
parent3a13f7d4280b0867ee6c85e94524c6f1e6e0f901 (diff)
downloadastro-8cbe92b74bef6f0a3d4ebd96579964d23e9e6c8f.tar.gz
astro-8cbe92b74bef6f0a3d4ebd96579964d23e9e6c8f.tar.zst
astro-8cbe92b74bef6f0a3d4ebd96579964d23e9e6c8f.zip
[ci] release (#3772)@astrojs/preact@0.3.1
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 1ba6c4b44..d8fb1ae48 100644
--- a/examples/blog-multiple-authors/package.json
+++ b/examples/blog-multiple-authors/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "@astrojs/preact": "^0.3.0",
+ "@astrojs/preact": "^0.3.1",
"astro": "^1.0.0-beta.59",
"sass": "^1.52.2"
},