aboutsummaryrefslogtreecommitdiff
path: root/examples/blog/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/blog/package.json')
-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 b676f067b..398956eb2 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -14,6 +14,6 @@
"@astrojs/mdx": "^2.1.0",
"@astrojs/rss": "^4.0.4",
"@astrojs/sitemap": "^3.0.5",
- "astro": "^4.2.5"
+ "astro": "^4.2.6"
}
}