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-07-19 19:31:13 +0300
committerXhmikosR <xhmikosr@gmail.com>2021-07-19 19:31:13 +0300
commit2f4899d925a269cb948f42d077c6ae243c2f7e75 (patch)
tree6443bc39557884a95ec15f9daae9e875fb3c3227
parenteebc801cedc4fb473ecb2b8b7eacfdaadf95e28d (diff)
2.2.3v2.2.3
-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 d0029dc..e33f9e5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-twbs-bootstrap",
- "version": "2.2.2",
+ "version": "2.2.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 289970d..93a0d89 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-twbs-bootstrap",
- "version": "2.2.2",
+ "version": "2.2.3",
"description": "Default stylelint config used by Bootstrap.",
"main": "css/index.js",
"repository": {