summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-09-04 02:09:43 -0700
committerGravatar GitHub <noreply@github.com> 2023-09-04 10:09:43 +0100
commite43ae88528d536237266d6eccce2d714d2ac936a (patch)
tree0fd0a13976d39a84cd86444a21d8524b5fe99f71 /examples/blog
parent362491b8da33317c9a1116fbd5a648184b9b3c7f (diff)
downloadastro-e43ae88528d536237266d6eccce2d714d2ac936a.tar.gz
astro-e43ae88528d536237266d6eccce2d714d2ac936a.tar.zst
astro-e43ae88528d536237266d6eccce2d714d2ac936a.zip
[ci] release (#8372)astro@3.0.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 5c93b7353..347540e05 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -14,6 +14,6 @@
"@astrojs/mdx": "^1.0.0",
"@astrojs/rss": "^3.0.0",
"@astrojs/sitemap": "^3.0.0",
- "astro": "^3.0.7"
+ "astro": "^3.0.8"
}
}