Files
php-flasher/package.json
T
2023-01-22 02:42:12 +01:00

10 lines
160 B
JSON

{
"devDependencies": {
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0"
},
"scripts": {
"commit": "cz"
}
}