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:
authorLeonardo Faria <leonardofaria@users.noreply.github.com>2020-08-04 01:30:20 +0300
committerGitHub <noreply@github.com>2020-08-04 01:30:20 +0300
commitd33e3291dcf3fc1653373babb5717150ad2785bd (patch)
tree784aa9aadbe27cc73f45453498a9bd2c3cce593e /package.json
parent740744ef6dccc0828c1772d3e0e500c2cc8c744a (diff)
parent10b0a0a44f179afde4982f0633a8fda7bbb57521 (diff)
Merge pull request #13 from leonardofaria/dependabot/npm_and_yarn/tailwindcss/ui-0.5.0
Bump @tailwindcss/ui from 0.3.1 to 0.5.0
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 a0924eb..e6e2608 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",