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>2020-02-11 13:23:11 +0300
committerXhmikosR <xhmikosr@gmail.com>2020-02-11 13:23:11 +0300
commit46485ec7897cc2664b0fb2cdf34b15e2adfca03e (patch)
treef744139b2e37ab065ef8ab4b95160b34455efd38
parent776aaa4735e5a132b2dcb33e903decf885cd411c (diff)
2.0.1v2.0.1
-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 a234a09..d457970 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-twbs-bootstrap",
- "version": "2.0.0",
+ "version": "2.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 3f3b355..062614f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-twbs-bootstrap",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Default stylelint config used by Bootstrap.",
"main": "css/index.js",
"repository": {