summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-23 07:12:09 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-23 22:12:09 +0800
commitee06c4fe5c0b859f5f2b104bc4142bb935ffcea2 (patch)
treefc925eec0a4a27982891b1d73a4df28182c1d010 /examples/with-tailwindcss
parent17d9aab39a26e8d8cd0e3ccb16b10b86b84659a1 (diff)
downloadastro-ee06c4fe5c0b859f5f2b104bc4142bb935ffcea2.tar.gz
astro-ee06c4fe5c0b859f5f2b104bc4142bb935ffcea2.tar.zst
astro-ee06c4fe5c0b859f5f2b104bc4142bb935ffcea2.zip
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 1a270703e..f807036e6 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/tailwind": "^4.0.0",
"@types/canvas-confetti": "^1.6.0",
- "astro": "^2.10.12",
+ "astro": "^2.10.13",
"autoprefixer": "^10.4.14",
"canvas-confetti": "^1.6.0",
"postcss": "^8.4.24",