summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-09-30 13:15:38 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-30 20:15:38 +0000
commit2ffdafff45be33a2bf5a9e5df2af1bee0d31d62b (patch)
tree37516836dd30b477aaf111f262c6c132d22d9904 /examples/with-tailwindcss
parent7fdd494236a527057b4ba37b99094d6a733aef4f (diff)
downloadastro-2ffdafff45be33a2bf5a9e5df2af1bee0d31d62b.tar.gz
astro-2ffdafff45be33a2bf5a9e5df2af1bee0d31d62b.tar.zst
astro-2ffdafff45be33a2bf5a9e5df2af1bee0d31d62b.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 726ef6f51..82361b256 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.4.0",
+ "astro": "^1.4.1",
"@astrojs/tailwind": "^2.0.2",
"autoprefixer": "^10.4.7",
"canvas-confetti": "^1.5.1",