Skip to content
Snippets Groups Projects
Commit 2b5f6285 authored by Artem Vasiliev's avatar Artem Vasiliev
Browse files

chore(package): use published freeform-semantic-commit-analyzer

parent 50e5ea28
No related merge requests found
......@@ -19,3 +19,4 @@
/spec/out
/node_modules
/coverage
npm-debug.log
......@@ -22,12 +22,12 @@
},
"homepage": "https://github.com/artemv/ruby-starter-kit#readme",
"devDependencies": {
"semantic-release": "^4.3.5",
"@egis/semantic-dependents-updates-github": "^1.0.9",
"@semantic-release/commit-analyzer": "github:artemv/commit-analyzer#414c9e8168518e00d5fd2bd0d653867404c994cb"
"freeform-semantic-commit-analyzer": "^1.1.0",
"semantic-release": "^4.3.5"
},
"release": {
"analyzeCommits": "./node_modules/@semantic-release/commit-analyzer/dist/index.js"
"analyzeCommits": "./node_modules/freeform-semantic-commit-analyzer/dist/index.js"
},
"semantic-dependents-updates": {
"dependents": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment