diff options
| author | XhmikosR <[email protected]> | 2019-01-05 20:59:44 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-01-05 20:59:44 +0200 |
| commit | d1067d7c35877588e27d3a559802f8606ba36120 (patch) | |
| tree | 17523e12944d05d147b3de35e558ba9b91cf1d33 /package.json | |
| parent | f21b5f9e981dac76e91fa1d10a580fd3e4227d8c (diff) | |
| download | bootstrap-d1067d7c35877588e27d3a559802f8606ba36120.tar.xz bootstrap-d1067d7c35877588e27d3a559802f8606ba36120.zip | |
Switch to our Stylelint config. (#27974)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/package.json b/package.json index 12aed3ebf..6139ce331 100644 --- a/package.json +++ b/package.json @@ -143,10 +143,7 @@ "shx": "^0.3.2", "sinon": "^7.2.2", "stylelint": "^9.9.0", - "stylelint-config-recommended-scss": "^3.2.0", - "stylelint-config-standard": "^18.2.0", - "stylelint-order": "^2.0.0", - "stylelint-scss": "^3.4.4", + "stylelint-config-bootstrap": "twbs/stylelint-config-bootstrap#v0.1.0", "uglify-js": "^3.4.9", "vnu-jar": "18.11.5" }, |
