Remove unneeded style-loader dependency

Signed-off-by: David Mehren <git@herrmehren.de>
Co-authored-by: Yannick Bungers <git@innay.de>
This commit is contained in:
David Mehren
2020-10-29 20:54:13 +01:00
parent 56e82364f0
commit c5fb4c67a5
2 changed files with 0 additions and 9 deletions

View File

@@ -198,7 +198,6 @@
"remark-preset-lint-markdown-style-guide": "^3.0.0",
"script-loader": "^0.7.2",
"string-loader": "^0.0.1",
"style-loader": "^1.0.0",
"url-loader": "^2.3.0",
"webpack": "^4.41.2",
"webpack-cli": "^3.3.10",