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:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 0bac95cf0..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",
@@ -53,7 +53,7 @@
"postcss-cli": "^10.0.0",
"purgecss": "^4.1.3",
"stylelint": "^14.9.1",
- "stylelint-config-twbs-bootstrap": "^4.0.0",
+ "stylelint-config-twbs-bootstrap": "^5.0.0",
"svg-sprite": "^2.0.0-beta7",
"svgo": "^2.8.0",
"vnu-jar": "21.10.12"