diff options
author | 2023-09-01 07:19:30 -0700 | |
---|---|---|
committer | 2023-09-01 15:19:30 +0100 | |
commit | 1b9de317377f2fdbf872d178b2412e062a5f97fe (patch) | |
tree | bd653b5e6a9a3bbce2cd7bad3bdf416b6154b4c7 /examples/with-tailwindcss | |
parent | 0eb09dbab1674a57d23ac97950a527d2e5a9c9fb (diff) | |
download | astro-@astrojs/vercel@4.0.3.tar.gz astro-@astrojs/vercel@4.0.3.tar.zst astro-@astrojs/vercel@4.0.3.zip |
[ci] release (#8335)astro@3.0.6@astrojs/vercel@4.0.3
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-tailwindcss')
-rw-r--r-- | examples/with-tailwindcss/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json index b6eab5e6f..773e77847 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "^1.0.0", "@astrojs/tailwind": "^5.0.0", "@types/canvas-confetti": "^1.6.0", - "astro": "^3.0.5", + "astro": "^3.0.6", "autoprefixer": "^10.4.15", "canvas-confetti": "^1.6.0", "postcss": "^8.4.28", |