summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
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 d5acb3fe6..74516021f 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.4"
+ "astro": "^0.20.0"
},
"snowpack": {
"workspaceRoot": "../.."