summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-18 14:13:25 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-18 17:13:25 -0400
commit34c39a0c96ee5aed74ceae851a512b271db7630d (patch)
tree8f4a16a476070887b7264fdb11d1ebad4b162476 /examples/with-tailwindcss
parent531cc3e490bc3bc1b896eeaec05664571df5bb24 (diff)
downloadastro-5decc9244c53666276df20902019362b2bd04025.tar.gz
astro-5decc9244c53666276df20902019362b2bd04025.tar.zst
astro-5decc9244c53666276df20902019362b2bd04025.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 7a81f6c20..1a270703e 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.11",
+ "astro": "^2.10.12",
"autoprefixer": "^10.4.14",
"canvas-confetti": "^1.6.0",
"postcss": "^8.4.24",