add missing stylelint-config-standard dependency

This commit is contained in:
Daniel Micay
2020-04-15 19:18:49 -04:00
parent abf3087ae6
commit f8d4ff80b1
2 changed files with 14 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
"html-minifier": "^4.0.0",
"jshint": "^2.11.0",
"stylelint": "^13.3.2",
"stylelint-config-standard": "^20.0.0",
"terser": "^4.6.11"
}
}