summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-01-19 22:12:32 -0500
committerGravatar GitHub <noreply@github.com> 2022-01-19 22:12:32 -0500
commit5d79bd7e93cda57e85f2d1fc9c4d7e700fc2b195 (patch)
treec9b06f7977329fbbc61b5f3f60c1ccdde6dc9d57 /examples/with-tailwindcss
parentb52a38ac4d7741ce1f8cce03521d83ef5d884203 (diff)
downloadastro-5d79bd7e93cda57e85f2d1fc9c4d7e700fc2b195.tar.gz
astro-5d79bd7e93cda57e85f2d1fc9c4d7e700fc2b195.tar.zst
astro-5d79bd7e93cda57e85f2d1fc9c4d7e700fc2b195.zip
[ci] release (#2420)astro@0.22.15
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 e28d6fe8a..5d876c7e9 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.22.14",
+ "astro": "^0.22.15",
"autoprefixer": "^10.4.0",
"tailwindcss": "^3.0.5"
}