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 6dcb6e612..9af900390 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"astro": "^2.0.12",
- "@astrojs/mdx": "^0.16.1",
+ "@astrojs/mdx": "^0.16.2",
"@astrojs/rss": "^2.1.0",
"@astrojs/sitemap": "^1.0.1"
}