summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
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 22b153091..6788479ad 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -13,6 +13,6 @@
"@astrojs/mdx": "^0.10.2",
"@astrojs/rss": "^1.0.0",
"@astrojs/sitemap": "^1.0.0",
- "astro": "^1.1.0"
+ "astro": "^1.1.1"
}
}