summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-07-11 11:38:42 -0700
committerGravatar GitHub <noreply@github.com> 2022-07-11 13:38:42 -0500
commit1554a37622babf5486d1201425d39142bc854a62 (patch)
treed8cbc6d3ed635de29780fc3054cbf19e26820792 /examples/with-tailwindcss
parent7c49096e864815d63179a467d9d3d89c76ccd523 (diff)
downloadastro-9a30f7741410c8b66c678174fe02355ecc027f80.tar.gz
astro-9a30f7741410c8b66c678174fe02355ecc027f80.tar.zst
astro-9a30f7741410c8b66c678174fe02355ecc027f80.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 15f45fc69..5c23e70cb 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/tailwind": "^0.2.3",
- "astro": "^1.0.0-beta.65",
+ "astro": "^1.0.0-beta.66",
"autoprefixer": "^10.4.7",
"canvas-confetti": "^1.5.1",
"postcss": "^8.4.14",