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

github.com/twbs/icons.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>2022-08-01 23:23:39 +0300
committerGitHub <noreply@github.com>2022-08-01 23:23:39 +0300
commitd7c118dd367e281a801fb5bc0140731e4e3aeba5 (patch)
treea2c1766e19e2975d518ae3e252abde7d006b4483 /package.json
parent6fd454051cd1d6fa66a42d6d05117c448313ca66 (diff)
build(deps-dev): bump bootstrap from 5.2.0-beta1 to 5.2.0 (#1393)
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.2.0-beta1 to 5.2.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v5.2.0-beta1...v5.2.0) --- updated-dependencies: - dependency-name: bootstrap 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 978c1218b..dea7a9c9f 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"sass": "font/bootstrap-icons.scss",
"devDependencies": {
"autoprefixer": "^10.4.7",
- "bootstrap": "5.2.0-beta1",
+ "bootstrap": "5.2.0",
"cross-env": "^7.0.3",
"eslint": "^8.19.0",
"fantasticon": "^1.2.3",