summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-11 11:02:47 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-11 14:02:47 -0400
commitf39a80c583e9966b81bf5f7d3651a0778a5cf566 (patch)
tree11eeea25980be999c93fbbdab961edc4fc0eb93a /examples/blog
parent06fa76cec6b775c94971f5e09aedbf09072f2efc (diff)
downloadastro-f39a80c583e9966b81bf5f7d3651a0778a5cf566.tar.gz
astro-f39a80c583e9966b81bf5f7d3651a0778a5cf566.tar.zst
astro-f39a80c583e9966b81bf5f7d3651a0778a5cf566.zip
[ci] release (#8043)astro@2.10.7
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 82e115e0c..feedfbe19 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -14,6 +14,6 @@
"@astrojs/mdx": "^0.19.7",
"@astrojs/rss": "^2.4.4",
"@astrojs/sitemap": "^2.0.1",
- "astro": "^2.10.6"
+ "astro": "^2.10.7"
}
}