summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-09-02 13:50:59 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-02 16:50:59 -0400
commit7114aee20886d2ff22b41d8c6db22a88eb458c8e (patch)
tree266b90c0940f0a91b2a16feb4667718ebc99b98d /examples/blog
parente76c2afd1fb679ab2f6c6ed69a04aacd789ac28a (diff)
downloadastro-7114aee20886d2ff22b41d8c6db22a88eb458c8e.tar.gz
astro-7114aee20886d2ff22b41d8c6db22a88eb458c8e.tar.zst
astro-7114aee20886d2ff22b41d8c6db22a88eb458c8e.zip
[ci] release (#4604)astro@1.1.5
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 2c4bd1c88..0ccc1d178 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.1.4",
+ "astro": "^1.1.5",
"@astrojs/mdx": "^0.11.1",
"@astrojs/rss": "^1.0.0",
"@astrojs/sitemap": "^1.0.0"