diff options
| author | 2024-01-02 07:26:33 -0800 | |
|---|---|---|
| committer | 2024-01-02 10:26:33 -0500 | |
| commit | d85433057189ed6dc599be007125c225face763e (patch) | |
| tree | 9985998d2ae207a4748fc29e701ec9e457da6144 /examples/blog | |
| parent | ec71f03cfd9b8195fb21c92dfda0eff63b6ebeed (diff) | |
| download | astro-@astrojs/vercel@6.1.2.tar.gz astro-@astrojs/vercel@6.1.2.tar.zst astro-@astrojs/vercel@6.1.2.zip | |
[ci] release (#9541)astro@4.0.9@astrojs/vue@4.0.7@astrojs/vercel@6.1.2@astrojs/upgrade@0.2.2@astrojs/node@7.0.4
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 6e0bd7a2c..cd9257380 100644 --- a/examples/blog/package.json +++ b/examples/blog/package.json @@ -14,6 +14,6 @@ "@astrojs/mdx": "^2.0.3", "@astrojs/rss": "^4.0.1", "@astrojs/sitemap": "^3.0.4", - "astro": "^4.0.8" + "astro": "^4.0.9" } } |
