summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-07-03 07:10:40 -0700
committerGravatar GitHub <noreply@github.com> 2024-07-03 10:10:40 -0400
commit571e184d5a883772f9d8f16369c3b2be4d4e437f (patch)
treea7b3edc9afcd86c3d11680bb0c2ec952f60695e9 /examples/with-tailwindcss
parentd958e085769fe04f2a396cc695208ea5f7afbabc (diff)
downloadastro-571e184d5a883772f9d8f16369c3b2be4d4e437f.tar.gz
astro-571e184d5a883772f9d8f16369c3b2be4d4e437f.tar.zst
astro-571e184d5a883772f9d8f16369c3b2be4d4e437f.zip
[ci] release (#11351)astro@4.11.4
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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json
index 4310a3351..a04a51bf4 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -14,7 +14,7 @@
"@astrojs/mdx": "^3.1.2",
"@astrojs/tailwind": "^5.1.0",
"@types/canvas-confetti": "^1.6.4",
- "astro": "^4.11.3",
+ "astro": "^4.11.4",
"autoprefixer": "^10.4.19",
"canvas-confetti": "^1.9.3",
"postcss": "^8.4.39",