summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-18 08:36:25 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-18 10:36:25 -0500
commite3c030e5d3bef916bc5319327b0c978a355031e3 (patch)
tree1ca00ead92919b20894409278ff1f862ac6dc821 /examples/with-tailwindcss
parentae766f31fe71c0a1d6d91225c8a10a9a6f60565a (diff)
downloadastro-90eb20099f497bbc172c52e02258f83db42fec96.tar.gz
astro-90eb20099f497bbc172c52e02258f83db42fec96.tar.zst
astro-90eb20099f497bbc172c52e02258f83db42fec96.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 a3d14ebbf..7a81f6c20 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.10",
+ "astro": "^2.10.11",
"autoprefixer": "^10.4.14",
"canvas-confetti": "^1.6.0",
"postcss": "^8.4.24",