Skip to content

Commit 8cf4f3b

Browse files
committed
chore(cz): added commitizen
1 parent 9ce91a4 commit 8cf4f3b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

+6
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,13 @@
3434
},
3535
"homepage": "https://github.com/dotansimha/graphql-codegen#readme",
3636
"devDependencies": {
37+
"cz-conventional-changelog": "^1.2.0",
3738
"rimraf": "^2.5.4",
3839
"typescript": "^2.0.10"
40+
},
41+
"config": {
42+
"commitizen": {
43+
"path": "./node_modules/cz-conventional-changelog"
44+
}
3945
}
4046
}

0 commit comments

Comments
 (0)