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-10-31 11:40:36 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-10-31 11:40:36 +0300
commitc98c76ce4703d38fe41fbc4e0f3867836153f6da (patch)
tree68d0ab79c73af682c4024c3d15b63744889912a2
parentf996caa7d636a5e5cf9327d4c3eb20390aa4d266 (diff)
0.9.0v0.9.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 c8d7609..66ab0a4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-twbs-bootstrap",
- "version": "0.8.0",
+ "version": "0.9.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index baf06f3..14ff3db 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-twbs-bootstrap",
- "version": "0.8.0",
+ "version": "0.9.0",
"description": "Default stylelint config used by Bootstrap.",
"main": "css/index.js",
"repository": {