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>2019-01-10 16:39:18 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-01-10 16:39:18 +0300
commit53698a7ee6cd07f33306df06851b05bbd8c3e94e (patch)
treecfd2c1790ff64a5c5002418b64d1b24499a3e499
parente62e85029ba2d70463edbaca8865360e0e269798 (diff)
0.2.1v0.2.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 6f2ff14..a484cef 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-twbs-bootstrap",
- "version": "0.2.0",
+ "version": "0.2.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 0c8ee7c..af5419a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-twbs-bootstrap",
- "version": "0.2.0",
+ "version": "0.2.1",
"description": "Default stylelint config used by Bootstrap.",
"main": "css/index.js",
"repository": {