summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-04-25 07:48:36 -0700
committerGravatar GitHub <noreply@github.com> 2023-04-25 22:48:36 +0800
commitc6f12645868d0f79b04ed511d83b68f4179d96f6 (patch)
tree84726b40c5411417eba0fc768673fbc48cc4fad6 /examples/with-tailwindcss
parentedabf01b44d8c99da160973cd0f779e0a0b93cd7 (diff)
downloadastro-c6f12645868d0f79b04ed511d83b68f4179d96f6.tar.gz
astro-c6f12645868d0f79b04ed511d83b68f4179d96f6.tar.zst
astro-c6f12645868d0f79b04ed511d83b68f4179d96f6.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 ae45429c9..c74de2ecf 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -14,7 +14,7 @@
"@astrojs/mdx": "^0.19.0",
"@astrojs/tailwind": "^3.1.1",
"@types/canvas-confetti": "^1.4.3",
- "astro": "^2.3.0",
+ "astro": "^2.3.1",
"autoprefixer": "^10.4.7",
"canvas-confetti": "^1.5.1",
"postcss": "^8.4.14",