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-10-01 10:05:18 +0300
committerGitHub <noreply@github.com>2021-10-01 10:05:18 +0300
commit2b7063df0e19dc86101ca6cc8d385f56f20dcbf2 (patch)
tree51b8634ef5c5328604649d35061ce456e44e3cef /package.json
parentc9dd6c84c354019bcddfdc629b1f0f3e68515295 (diff)
chore(deps-dev): bump tailwindcss from 2.2.8 to 2.2.16 (#137)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.2.8 to 2.2.16. - [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.2.8...v2.2.16) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... 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 2d44838..3389538 100644
--- a/package.json
+++ b/package.json
@@ -31,6 +31,6 @@
"postcss-import": "^14.0.2",
"prettier": "^2.2.1",
"prettier-plugin-go-template": "0.0.10",
- "tailwindcss": "^2.2.8"
+ "tailwindcss": "^2.2.16"
}
}