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 710634c98..2efe251e7 100644 --- a/examples/tailwindcss/package.json +++ b/examples/tailwindcss/package.json @@ -8,7 +8,7 @@ }, "devDependencies": { "tailwindcss": "^2.1.2", - "astro": "^0.14.0" + "astro": "^0.15.0" }, "snowpack": { "workspaceRoot": "../.." |