summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-12-19 07:26:29 -0800
committerGravatar GitHub <noreply@github.com> 2022-12-19 09:26:29 -0600
commit783a2a8e1bf3854b384e78fee7808777bfdfb501 (patch)
tree1ef0a8337c08116909acfc4f3f9681433084a649 /examples/blog
parentd5aff85db48ccc9234968071b378829369afba9b (diff)
downloadastro-783a2a8e1bf3854b384e78fee7808777bfdfb501.tar.gz
astro-783a2a8e1bf3854b384e78fee7808777bfdfb501.tar.zst
astro-783a2a8e1bf3854b384e78fee7808777bfdfb501.zip
[ci] release (#5642)astro@1.7.2
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 1da077111..3cffdb6b7 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.7.1",
+ "astro": "^1.7.2",
"@astrojs/mdx": "^0.13.0",
"@astrojs/rss": "^1.2.1",
"@astrojs/sitemap": "^1.0.0"