From 4bbf02cc1cb52b4414589383cf1ffc03745c12cf Mon Sep 17 00:00:00 2001 From: Richard Keep Date: Tue, 14 May 2019 08:07:02 +0300 Subject: [PATCH] update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcb0c4f2..ed47550c 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ }, "dependencies": { "autoprefixer": "^9.5.1", - "tailwindcss": "^1.0.0-beta.8" + "tailwindcss": "^1.0" }, "devDependencies": { "@fullhuman/postcss-purgecss": "^1.2.0",