summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-06-30 20:09:17 -0700
committerGravatar GitHub <noreply@github.com> 2022-07-01 03:09:17 +0000
commit0f73ece26bfc03570a7cab100255de4fbbb1ecfa (patch)
treea3d39d564037eb3632accd701bdccef3210be0aa /examples/with-tailwindcss
parenta2b385303c96969459c75d1197ceedb8608b44b6 (diff)
downloadastro-0f73ece26bfc03570a7cab100255de4fbbb1ecfa.tar.gz
astro-0f73ece26bfc03570a7cab100255de4fbbb1ecfa.tar.zst
astro-0f73ece26bfc03570a7cab100255de4fbbb1ecfa.zip
[ci] release (#3783)
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 d2cccf1f0..411c31b48 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/tailwind": "^0.2.2",
- "astro": "^1.0.0-beta.60",
+ "astro": "^1.0.0-beta.61",
"autoprefixer": "^10.4.7",
"canvas-confetti": "^1.5.1",
"postcss": "^8.4.14",