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

github.com/janraasch/hugo-product-launch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-09 18:49:06 +0300
committerGitHub <noreply@github.com>2021-04-09 18:49:06 +0300
commita71674cb3b4716b101b8c33d0157dd6b93471763 (patch)
tree2e558be4ac1f65cb5a59a3928b63f20be94536d0 /package.json
parent091d35d8906fe002605249575d338791c0a270d6 (diff)
chore(deps-dev): bump tailwindcss from 2.0.4 to 2.1.1 (#78)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.0.4 to 2.1.1. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v2.0.4...v2.1.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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 cb54f98..6f2f1ba 100644
--- a/package.json
+++ b/package.json
@@ -31,6 +31,6 @@
"postcss-import": "^14.0.1",
"prettier": "^2.2.1",
"prettier-plugin-go-template": "0.0.10",
- "tailwindcss": "^2.0.4"
+ "tailwindcss": "^2.1.1"
}
}