summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-12-03 16:29:11 -0600
committerGravatar GitHub <noreply@github.com> 2021-12-03 16:29:11 -0600
commitfe11bdb5f76e855f1e0016b972492ae759747355 (patch)
treee9112b0c897ef48423fad5e1981bebb20b374fd6 /examples/with-tailwindcss
parent8346a1f2b9e38d68788e0c6dc62f872a46ebe8a7 (diff)
downloadastro-fe11bdb5f76e855f1e0016b972492ae759747355.tar.gz
astro-fe11bdb5f76e855f1e0016b972492ae759747355.tar.zst
astro-fe11bdb5f76e855f1e0016b972492ae759747355.zip
chore: release (#2118)astro@0.21.10
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 2981f7102..90df7940f 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.21.9",
+ "astro": "^0.21.10",
"autoprefixer": "^10.4.0",
"tailwindcss": "^2.2.19"
}