summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-08-23 15:59:55 -0400
committerGravatar GitHub <noreply@github.com> 2021-08-23 15:59:55 -0400
commit3963cef96378cdb464499dd5d878077544849e22 (patch)
treec077e2e4459ec7bc5867f96158cb5e9a7864903c /examples/with-tailwindcss
parent166c9ed6bdabb82db611af39b4436a90bd711e5d (diff)
downloadastro-3963cef96378cdb464499dd5d878077544849e22.tar.gz
astro-3963cef96378cdb464499dd5d878077544849e22.tar.zst
astro-3963cef96378cdb464499dd5d878077544849e22.zip
Version Packages (#1181)astro@0.19.2
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 3315375e1..046d0badb 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -9,7 +9,7 @@
},
"devDependencies": {
"tailwindcss": "^2.1.2",
- "astro": "^0.19.1"
+ "astro": "^0.19.2"
},
"snowpack": {
"workspaceRoot": "../.."