Skip to content

Commit 37e28c6

Browse files
author
Steven Petryk
committed
feat: publish the package
1 parent 20dfe19 commit 37e28c6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

+5
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,10 @@
7878
"hooks": {
7979
"pre-commit": "lint-staged"
8080
}
81+
},
82+
"config": {
83+
"commitizen": {
84+
"path": "./node_modules/cz-conventional-changelog"
85+
}
8186
}
8287
}

0 commit comments

Comments
 (0)