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

github.com/twbs/stylelint-config-twbs-bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-10-01 15:17:53 +0300
committerXhmikosR <xhmikosr@gmail.com>2021-10-01 15:17:53 +0300
commit5560d4c676b075db077cece20be527af9e103646 (patch)
treea7b79a29bf50487c1e03a420f38e62721db5f687
parent5600bf015ff65e83c3dc778d792bf120b4c3cbde (diff)
2.2.4v2.2.4
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index d1c28b6..81d62bb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-twbs-bootstrap",
- "version": "2.2.3",
+ "version": "2.2.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 59da6a7..348f158 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-twbs-bootstrap",
- "version": "2.2.3",
+ "version": "2.2.4",
"description": "Default stylelint config used by Bootstrap.",
"main": "css/index.js",
"repository": {