summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-10-18 11:26:00 -0700
committerGravatar GitHub <noreply@github.com> 2022-10-18 14:26:00 -0400
commit4c1ffef3e4753ffccd71e9b1524aa4faa1de652f (patch)
tree20c56246738a6d7d7dbfacbf836f7efe332c8556 /examples/with-tailwindcss
parent8cf692766bf482717cfed416f5317ae1b5fb6cf0 (diff)
downloadastro-4c1ffef3e4753ffccd71e9b1524aa4faa1de652f.tar.gz
astro-4c1ffef3e4753ffccd71e9b1524aa4faa1de652f.tar.zst
astro-4c1ffef3e4753ffccd71e9b1524aa4faa1de652f.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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json
index 4902b4195..d1878de7a 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -12,9 +12,9 @@
},
"dependencies": {
"@astrojs/mdx": "^0.11.4",
- "@astrojs/tailwind": "^2.1.0",
+ "@astrojs/tailwind": "^2.1.1",
"@types/canvas-confetti": "^1.4.3",
- "astro": "^1.5.0",
+ "astro": "^1.5.1",
"autoprefixer": "^10.4.7",
"canvas-confetti": "^1.5.1",
"postcss": "^8.4.14",