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-11-21 15:35:26 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-11-21 15:35:26 +0300
commit16431bd988ae033629b2c80b5a322b5f486a85e5 (patch)
treedb957aa7f9cb0a87be0bf854a14ffe40f74ad424
parent0835f5ec2bb2dea3f1802cce3ea9421b49c46ccd (diff)
1.0.0v1.0.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 027a4d7..852f0da 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-twbs-bootstrap",
- "version": "0.9.0",
+ "version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 7b2bcaf..c3cea82 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-twbs-bootstrap",
- "version": "0.9.0",
+ "version": "1.0.0",
"description": "Default stylelint config used by Bootstrap.",
"main": "css/index.js",
"repository": {