summaryrefslogtreecommitdiff
path: root/package.json
blob: 2f99914becb04bc879d38d7f9929c51fcce64bc7 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "dependencies": {
    "csso-cli": "^3.0.0",
    "eslint": "^7.22.0",
    "html-minifier": "^4.0.0",
    "stylelint": "^13.12.0",
    "stylelint-config-standard": "^21.0.0",
    "terser": "^5.6.1"
  }
}