mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-03-31 15:07:47 +01:00
10 lines
160 B
JSON
10 lines
160 B
JSON
{
|
|
"devDependencies": {
|
|
"commitizen": "^4.3.0",
|
|
"cz-conventional-changelog": "^3.3.0"
|
|
},
|
|
"scripts": {
|
|
"commit": "cz"
|
|
}
|
|
}
|