summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-07-01 15:06:18 -0500
committerGravatar GitHub <noreply@github.com> 2021-07-01 15:06:18 -0500
commit816797e350c452882fdbe1b8ed845cd74ef6cd44 (patch)
tree138ab2a81cb995c45f1284a02e167420a63d41f3 /examples/with-tailwindcss
parent4b89f4ed080dd0f1efed0d35311af543de1f9c60 (diff)
downloadastro-816797e350c452882fdbe1b8ed845cd74ef6cd44.tar.gz
astro-816797e350c452882fdbe1b8ed845cd74ef6cd44.tar.zst
astro-816797e350c452882fdbe1b8ed845cd74ef6cd44.zip
Version Packages (#597)
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 06a27b59e..ea325ae75 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -8,7 +8,7 @@
},
"devDependencies": {
"tailwindcss": "^2.1.2",
- "astro": "^0.15.5"
+ "astro": "^0.16.0"
},
"snowpack": {
"workspaceRoot": "../.."