dotar/package.json
2022-03-13 01:50:35 +08:00

8 lines
137 B
JSON

{
"devDependencies": {
"@commitlint/cli": "^16.2.1",
"@commitlint/config-conventional": "^16.2.1",
"husky": "^7.0.4"
}
}