Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/leonardofaria/bento.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-03 16:38:20 +0300
committerGitHub <noreply@github.com>2020-08-03 16:38:20 +0300
commit10b0a0a44f179afde4982f0633a8fda7bbb57521 (patch)
treeb59838358c39c9621fd5194ab490cbb4388ec3b3 /package.json
parent21152d6f51e58a1451effbf602990da5a0057f62 (diff)
Bump @tailwindcss/ui from 0.3.1 to 0.5.0
Bumps @tailwindcss/ui from 0.3.1 to 0.5.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index df75660..9b4a8a0 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
},
"devDependencies": {
"@fullhuman/postcss-purgecss": "^2.3.0",
- "@tailwindcss/ui": "^0.3.1",
+ "@tailwindcss/ui": "^0.5.0",
"autoprefixer": "^9.8.5",
"postcss": "^7.0.32",
"postcss-cli": "^7.1.1",