diff options
Diffstat (limited to 'examples/blog')
| -rw-r--r-- | examples/blog/package.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/blog/package.json b/examples/blog/package.json index 5c93b7353..347540e05 100644 --- a/examples/blog/package.json +++ b/examples/blog/package.json @@ -14,6 +14,6 @@      "@astrojs/mdx": "^1.0.0",      "@astrojs/rss": "^3.0.0",      "@astrojs/sitemap": "^3.0.0", -    "astro": "^3.0.7" +    "astro": "^3.0.8"    }  } | 
