File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 77 "chalk" : " ^3.0.0" ,
88 "envinfo" : " ^7.4.0" ,
99 "sao" : " ^1.7.0" ,
10- "semantic-release" : " ^15.13.31" ,
1110 "superb" : " ^4.0.0" ,
1211 "validate-npm-package-name" : " ^3.0.0" ,
12+ "js-beautify" : " ^1.10.2"
13+ },
14+ "devDependencies" : {
15+ "semantic-release" : " ^15.13.31" ,
1316 "@semantic-release/changelog" : " ^3.0.6" ,
1417 "@semantic-release/commit-analyzer" : " ^6.3.3" ,
1518 "@semantic-release/git" : " ^7.0.18" ,
1619 "@semantic-release/npm" : " ^5.3.4" ,
1720 "@semantic-release/release-notes-generator" : " ^7.3.4" ,
18- "cz-conventional-changelog" : " ^3.0.2" ,
19- "js-beautify" : " ^1.10.2"
21+ "cz-conventional-changelog" : " ^3.0.2"
2022 },
21- "devDependencies" : {},
2223 "bin" : " ./cli.js" ,
2324 "scripts" : {
2425 "test" : " exit 0" ,
5152 "email" : " epranka@gmail.com"
5253 }
5354 ],
55+ "license" : " ISC" ,
5456 "config" : {
5557 "commitizen" : {
5658 "path" : " ./node_modules/cz-conventional-changelog"
You can’t perform that action at this time.
0 commit comments