Missed stylelint config in prev fix

This commit is contained in:
Jonny Barnes 2023-12-15 10:14:34 +00:00
parent d348879e1c
commit 21521f8944
Signed by: jonny
SSH key fingerprint: SHA256:CTuSlns5U7qlD9jqHvtnVmfYV3Zwl2Z7WnJ4/dqOaL8
2 changed files with 28 additions and 30 deletions

View file

@ -25,7 +25,7 @@
"postcss-nesting": "^12.0.1",
"style-loader": "^3.3.3",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^35.0.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-webpack-plugin": "^4.1.1",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4"