diff options
| author | Martijn Cuppens <[email protected]> | 2019-10-31 09:56:10 +0100 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-10-31 10:56:10 +0200 |
| commit | f2483febb61f6397fd855efe92d2c1e536262c26 (patch) | |
| tree | a662ccb4859594e920438b080999544e4d5cb2ae /package.json | |
| parent | 08ba61e276a6393e8e2b97d56d2feb70a24fe22c (diff) | |
| download | bootstrap-f2483febb61f6397fd855efe92d2c1e536262c26.tar.xz bootstrap-f2483febb61f6397fd855efe92d2c1e536262c26.zip | |
Update stylelint-config-twbs-bootstrap to 0.9.0 (#29612)
* Update stylelint-config-twbs-bootstrap to 0.9.0
* Add `scss/dollar-variable-default` rule
This rule was removed from `stylelint-config-twbs-bootstrap` (https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/27) in favour to add it here.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c31b6ec71..65f36c4ab 100644 --- a/package.json +++ b/package.json @@ -132,7 +132,7 @@ "shelljs": "^0.8.3", "shx": "^0.3.2", "stylelint": "^11.1.1", - "stylelint-config-twbs-bootstrap": "^0.8.0", + "stylelint-config-twbs-bootstrap": "^0.9.0", "terser": "^4.3.9", "vnu-jar": "19.9.4" }, |
