Skip to content

Commit b1ba0bf

Browse files
committed
chore(): add conventional-changelog module to package.json
1 parent 64b98be commit b1ba0bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
"gulp-minify-css": "^0.3.0",
3939
"semver": "^2.2.1",
4040
"cp-r": "^0.1.1",
41-
"mkdirp": "^0.3.5"
41+
"mkdirp": "^0.3.5",
42+
"conventional-changelog": "0.0.6"
4243
},
4344
"licenses": [
4445
{

0 commit comments

Comments
 (0)