summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-11-07 12:25:20 -0800
committerGravatar GitHub <noreply@github.com> 2022-11-07 15:25:20 -0500
commit56c37a62873080eb5ceebf573d921d1f2005963e (patch)
tree2e29efbc8e5f098a6245071171850869356fd8a7 /examples/with-tailwindcss
parent4280bb8cf8e509308f8482b73f60e967a159d3a9 (diff)
downloadastro-@astrojs/deno@2.0.0.tar.gz
astro-@astrojs/deno@2.0.0.tar.zst
astro-@astrojs/deno@2.0.0.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 85288b77f..f12a2e16c 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -14,7 +14,7 @@
"@astrojs/mdx": "^0.11.5",
"@astrojs/tailwind": "^2.1.2",
"@types/canvas-confetti": "^1.4.3",
- "astro": "^1.6.3",
+ "astro": "^1.6.4",
"autoprefixer": "^10.4.7",
"canvas-confetti": "^1.5.1",
"postcss": "^8.4.14",