NonSteamLaunchers-On-Steam-.../package.json

11 lines
175 B
JSON
Raw Normal View History

2024-02-21 08:08:53 +01:00
{
"devDependencies": {
"cz-conventional-changelog": "^3.3.0"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}