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:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5edf113..49695ce 100644
--- a/package.json
+++ b/package.json
@@ -30,9 +30,9 @@
"stylelint": "^14.1.0"
},
"dependencies": {
+ "stylelint-config-recess-order": "^3.0.0",
"stylelint-config-standard": "^24.0.0",
"stylelint-config-standard-scss": "^3.0.0",
- "stylelint-order": "^5.0.0",
"stylelint-scss": "^4.0.0"
},
"devDependencies": {