Skip to content

Commit

Permalink
fix: fixed the dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ankur-kushwaha committed Jan 23, 2018
1 parent 96ce98c commit 4c6fc9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"dependencies": {
"chalk": "^1.1.3",
"conventional-changelog": "^1.1.0",
"conventional-changelog-meso": "git+https://github.com/ankur-kushwaha/conventional-changelog-meso.git",
"conventional-recommended-bump": "^1.0.0",
"dotgitignore": "^1.0.3",
"figures": "^1.5.0",
Expand All @@ -49,7 +50,6 @@
},
"devDependencies": {
"chai": "^3.5.0",
"conventional-changelog-meso": "git+https://github.com/ankur-kushwaha/conventional-changelog-meso.git",
"coveralls": "^2.11.9",
"mocha": "^3.1.0",
"mock-git": "^1.0.2",
Expand Down

0 comments on commit 4c6fc9d

Please sign in to comment.