diff options
author | 2024-06-11 05:15:27 -0700 | |
---|---|---|
committer | 2024-06-11 13:15:27 +0100 | |
commit | dd0145d28b1ff849da2825ae7032dfd46a1d4bf7 (patch) | |
tree | 3c95acc18c2e1a56ead48165cb9b1cfa0062a0da /examples/with-tailwindcss | |
parent | c5152dbea35011a41253e6bcc3e07cb248aac79e (diff) | |
download | astro-dd0145d28b1ff849da2825ae7032dfd46a1d4bf7.tar.gz astro-dd0145d28b1ff849da2825ae7032dfd46a1d4bf7.tar.zst astro-dd0145d28b1ff849da2825ae7032dfd46a1d4bf7.zip |
[ci] release (#11225)astro@4.10.2@astrojs/vercel@7.7.0@astrojs/partytown@2.1.1@astrojs/node@8.3.0@astrojs/db@0.11.5
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 a32b716d7..d3389d98c 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "^3.1.0", "@astrojs/tailwind": "^5.1.0", "@types/canvas-confetti": "^1.6.4", - "astro": "^4.10.1", + "astro": "^4.10.2", "autoprefixer": "^10.4.19", "canvas-confetti": "^1.9.3", "postcss": "^8.4.38", |