Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Commit

Permalink
[KFI]feat(package): added sensenet-kfi-cz-conventional-changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gallayl committed Sep 18, 2017
1 parent 380923b commit a94889b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"homepage": "https://sensenet.com",
"dependencies": {
"@reactivex/rxjs": "^5.4.2",
"sensenet-kfi-cz-conventional-changelog": "^1.0.0",
"nyc": "^11.0.2"
},
"devDependencies": {
Expand All @@ -77,8 +78,10 @@
"typedoc-plugin-external-module-name": "^1.0.9",
"typescript": "2.5.2"
},
"czConfig": {
"path": "node_modules/cz-conventional-changelog"
"config": {
"commitizen": {
"path": "sensenet-kfi-cz-conventional-changelog"
}
},
"typings": "./dist/src/SN.d.ts"
}

0 comments on commit a94889b

Please sign in to comment.