summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-04 23:48:04 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-05 14:48:04 +0800
commitf820bb3f0be34da60f3674205b2f24e512c48f76 (patch)
tree8046f63bfed002150e38009ada81adc97a7124e4 /examples/blog
parent6dc251334f612bfe59d845ca4ce95a1fb958cccf (diff)
downloadastro-f820bb3f0be34da60f3674205b2f24e512c48f76.tar.gz
astro-f820bb3f0be34da60f3674205b2f24e512c48f76.tar.zst
astro-f820bb3f0be34da60f3674205b2f24e512c48f76.zip
[ci] release (#7559)astro@2.7.4
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 3a8ba8381..710f801d7 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -14,6 +14,6 @@
"@astrojs/mdx": "^0.19.7",
"@astrojs/rss": "^2.4.3",
"@astrojs/sitemap": "^1.3.3",
- "astro": "^2.7.3"
+ "astro": "^2.7.4"
}
}