Skip to content

Commit

Permalink
build(package): save commitlint, husky, and lint-staged to devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark committed Jun 12, 2019
1 parent d5255a5 commit 3b0ce91
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,18 @@
"htmlparser2": "3.9.1"
},
"devDependencies": {
"@commitlint/cli": "^8.0.0",
"@commitlint/config-conventional": "^8.0.0",
"chai": "^3.5.0",
"coveralls": "^2.11.14",
"dtslint": "^0.5.9",
"eslint": "^5.16.0",
"eslint-plugin-prettier": "^3.1.0",
"html-minifier": "^3.1.0",
"husky": "^2.4.1",
"istanbul": "^0.4.5",
"jsdomify": "^3.1.0",
"lint-staged": "^8.2.0",
"mocha": "^3.4.2",
"prettier": "^1.18.2",
"standard-version": "^5.0.2",
Expand Down

0 comments on commit 3b0ce91

Please sign in to comment.