summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-11-19 10:39:05 -0500
committerGravatar GitHub <noreply@github.com> 2021-11-19 10:39:05 -0500
commit05a2c484498f343341cb29088a96b82c2f02b6a0 (patch)
tree89bb8791f03425c9de6e8de2746f2202bd212569 /examples/with-tailwindcss
parent3b511059b97156bfffccf48121ffe6041e7e95a3 (diff)
downloadastro-05a2c484498f343341cb29088a96b82c2f02b6a0.tar.gz
astro-05a2c484498f343341cb29088a96b82c2f02b6a0.tar.zst
astro-05a2c484498f343341cb29088a96b82c2f02b6a0.zip
Version Packages (next) (#1904)astro@0.21.0-next.9
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 0010011bd..eae0fd4e4 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.21.0-next.8",
+ "astro": "^0.21.0-next.9",
"autoprefixer": "^10.4.0",
"tailwindcss": "^2.2.19"
}