File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 " dist/"
99 ],
1010 "scripts" : {
11+ "commitmsg" : " conventional-changelog-lint -e" ,
12+ "postpublish" : " conventional-changelog -i changelog.md -s -r 0 && git commit -am \" chore(changelog): Update changelog v`npm view post-config version`\" " ,
1113 "test" : " gulp test" ,
1214 "build" : " gulp" ,
1315 "deploy" : " gulp deploy" ,
3638 "devDependencies" : {
3739 "babel-preset-es2015-node6" : " ^0.4.0" ,
3840 "babel-register" : " ^6.18.0" ,
41+ "conventional-changelog-cli" : " ^1.2.0" ,
42+ "conventional-changelog-lint" : " ^1.1.0" ,
3943 "doiuse" : " ^2.5.0" ,
4044 "execa" : " ^0.6.0" ,
4145 "gulp" : " github:gulpjs/gulp#4.0" ,
4448 "gulp-gh-pages" : " ^0.5.4" ,
4549 "gulp-postcss" : " ^6.2.0" ,
4650 "gulp-rename" : " ^1.2.2" ,
51+ "husky" : " ^0.12.0" ,
4752 "postcss-at-rules-variables" : " 0.0.26" ,
4853 "postcss-attribute-selector-prefix" : " 0.0.11" ,
4954 "postcss-banner" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments