diff options
Diffstat (limited to 'examples/tailwindcss')
-rw-r--r-- | examples/tailwindcss/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tailwindcss/package.json b/examples/tailwindcss/package.json index edf0cd0bd..a69ee5f47 100644 --- a/examples/tailwindcss/package.json +++ b/examples/tailwindcss/package.json @@ -8,7 +8,7 @@ }, "devDependencies": { "tailwindcss": "^2.1.2", - "astro": "^0.12.9" + "astro": "^0.13.0" }, "snowpack": { "workspaceRoot": "../.." |