summaryrefslogtreecommitdiff
path: root/examples/tailwindcss
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-06-08 09:19:24 -0400
committerGravatar GitHub <noreply@github.com> 2021-06-08 09:19:24 -0400
commit68f6e2c5a354420301e3a75a86f739a5c054af04 (patch)
tree483adde46a9fa6806aafd70c8d9fe6672383d4c4 /examples/tailwindcss
parentf66fd1f7370b3c4a314eb11e98edc75a6c897168 (diff)
downloadastro-68f6e2c5a354420301e3a75a86f739a5c054af04.tar.gz
astro-68f6e2c5a354420301e3a75a86f739a5c054af04.tar.zst
astro-68f6e2c5a354420301e3a75a86f739a5c054af04.zip
Version Packages (#328)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/tailwindcss')
-rw-r--r--examples/tailwindcss/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tailwindcss/package.json b/examples/tailwindcss/package.json
index 57fcd5b5e..3ff382a96 100644
--- a/examples/tailwindcss/package.json
+++ b/examples/tailwindcss/package.json
@@ -8,7 +8,7 @@
"astro-dev": "nodemon --delay 0.5 -w ../../packages/astro/dist -x '../../packages/astro/astro.mjs dev'"
},
"devDependencies": {
- "astro": "^0.12.7",
+ "astro": "^0.12.8",
"tailwindcss": "^2.1.2"
},
"snowpack": {