Compare commits

...
4 Commits
+7 -5
View File
@@ -9,14 +9,16 @@
"bugs": {
"url": "https://github.com/semantic-release/semantic-release/issues"
},
"czConfig": {
"path": "node_modules/cz-conventional-changelog/"
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
}
},
"dependencies": {
"@semantic-release/commit-analyzer": "^3.0.1",
"@semantic-release/condition-travis": "^6.0.0",
"@semantic-release/error": "^1.0.0",
"@semantic-release/last-release-npm": "^1.2.1",
"@semantic-release/last-release-npm": "^2.0.0",
"@semantic-release/release-notes-generator": "^4.0.0",
"git-head": "^1.2.1",
"github": "^8.0.0",
@@ -34,7 +36,7 @@
},
"devDependencies": {
"coveralls": "^2.11.4",
"cz-conventional-changelog": "^1.1.4",
"cz-conventional-changelog": "^2.0.0",
"mkdirp": "^0.5.1",
"mock-spawn": "^0.2.6",
"nixt": "^0.5.0",
@@ -47,7 +49,7 @@
"tap": "^10.0.1"
},
"engines": {
"node": ">=8",
"node": ">=4",
"npm": ">=2"
},
"files": [