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-09-24 12:27:45 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-09-24 12:27:45 +0300
commit054090ca99fdf6a15d6e980e6fa000912820c40c (patch)
tree983f15810cd849840d47b32b548e5eeaadde51b7
parent9d7ed5520f0101a1e98031e2e3892f9a2d7aee5b (diff)
0.6.0v0.6.0
-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 4358719..985fa6d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-twbs-bootstrap",
- "version": "0.5.0",
+ "version": "0.6.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index f6c38f1..e82c8b1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-twbs-bootstrap",
- "version": "0.5.0",
+ "version": "0.6.0",
"description": "Default stylelint config used by Bootstrap.",
"main": "css/index.js",
"repository": {