diff options
Diffstat (limited to '')
-rw-r--r-- | examples/with-tailwindcss/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json index 144800d34..3744e746a 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "tailwindcss": "^2.1.2", - "astro": "^0.20.5" + "astro": "^0.20.6" }, "snowpack": { "workspaceRoot": "../.." |