| Index: stylelint-config-eyeo/package.json |
| =================================================================== |
| --- a/stylelint-config-eyeo/package.json |
| +++ b/stylelint-config-eyeo/package.json |
| @@ -18,14 +18,15 @@ |
| "name": "eyeo GmbH", |
| "url": "https://eyeo.com/" |
| }, |
| "license": "GPL-3.0", |
| "bugs": { |
| "url": "https://issues.adblockplus.org/" |
| }, |
| "dependencies": { |
| - "stylelint-config-recommended": "^1.0.0" |
| + "stylelint-config-recommended": "^1.0.0", |
| + "stylelint-order": "^0.7.0" |
| }, |
| "peerDependencies": { |
| "stylelint": "^8.0.0" |
| } |
| } |