File tree Expand file tree Collapse file tree 1 file changed +28
-28
lines changed
Expand file tree Collapse file tree 1 file changed +28
-28
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " @team23/commitlint-config" ,
3- "type" : " module" ,
4- "version" : " 1.0.3" ,
5- "description" : " Standard shareable config for commitlint" ,
6- "main" : " index.js" ,
7- "files" : [
8- " index.js"
9- ],
10- "repository" : {
11- "type" : " git" ,
12- "url" : " git+https://github.com/team23/commitlint-config.git"
13- },
14- "keywords" : [
15- " commitlint" ,
16- " config" ,
17- " team23" ,
18- " conventional-commits" ,
19- " esm"
20- ],
21- "author" : " TEAM23" ,
22- "license" : " MIT" ,
23- "dependencies" : {
24- "@commitlint/config-conventional" : " 19.8.1"
25- },
26- "devDependencies" : {
27- "@commitlint/types" : " ^19.8.1"
28- },
29- "scripts" : {}
2+ "name" : " @team23/commitlint-config" ,
3+ "type" : " module" ,
4+ "version" : " 1.0.3" ,
5+ "description" : " Standard shareable config for commitlint" ,
6+ "main" : " index.js" ,
7+ "files" : [
8+ " index.js"
9+ ],
10+ "repository" : {
11+ "type" : " git" ,
12+ "url" : " git+https://github.com/team23/commitlint-config.git"
13+ },
14+ "keywords" : [
15+ " commitlint" ,
16+ " config" ,
17+ " team23" ,
18+ " conventional-commits" ,
19+ " esm"
20+ ],
21+ "author" : " TEAM23" ,
22+ "license" : " MIT" ,
23+ "dependencies" : {
24+ "@commitlint/config-conventional" : " 19.8.1"
25+ },
26+ "devDependencies" : {
27+ "@commitlint/types" : " ^19.8.1"
28+ },
29+ "scripts" : {}
3030}
You can’t perform that action at this time.
0 commit comments