summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-01-16 03:45:09 -0800
committerGravatar GitHub <noreply@github.com> 2024-01-16 11:45:09 +0000
commit6c64b149f8e7847ed82b103a5e6c931a1ccbeaec (patch)
treefdc50cffeeacc70a95daecec0ca2dbf8e7bc27c6 /examples/blog
parent39050c6e1f77dc21e87716d95e627a654828ee74 (diff)
downloadastro-6c64b149f8e7847ed82b103a5e6c931a1ccbeaec.tar.gz
astro-6c64b149f8e7847ed82b103a5e6c931a1ccbeaec.tar.zst
astro-6c64b149f8e7847ed82b103a5e6c931a1ccbeaec.zip
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 bec0f1f7d..ae9bc24d2 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -14,6 +14,6 @@
"@astrojs/mdx": "^2.0.4",
"@astrojs/rss": "^4.0.2",
"@astrojs/sitemap": "^3.0.4",
- "astro": "^4.1.2"
+ "astro": "^4.1.3"
}
}