summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-01-31 02:40:01 -0800
committerGravatar GitHub <noreply@github.com> 2024-01-31 10:40:01 +0000
commit43391ac60d5984cacabdbf1bc6786b9fe05832a2 (patch)
tree945cf39fa1f578cc741726886a22573e567d6bfe /examples/blog
parentbfc145b77875e0c91bc09d0b228f8ca8ef8e1023 (diff)
downloadastro-43391ac60d5984cacabdbf1bc6786b9fe05832a2.tar.gz
astro-43391ac60d5984cacabdbf1bc6786b9fe05832a2.tar.zst
astro-43391ac60d5984cacabdbf1bc6786b9fe05832a2.zip
[ci] release (#9879)astro@4.2.8
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 3999c2c3a..5335605cb 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -14,6 +14,6 @@
"@astrojs/mdx": "^2.1.1",
"@astrojs/rss": "^4.0.4",
"@astrojs/sitemap": "^3.0.5",
- "astro": "^4.2.7"
+ "astro": "^4.2.8"
}
}