Skip to content

Commit

Permalink
deps: do not pin git-raw-commits
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Dec 30, 2020
1 parent 95f92ad commit dae23a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/conventional-changelog-core/package.json
Expand Up @@ -31,7 +31,7 @@
"conventional-commits-parser": "^3.2.0",
"dateformat": "^3.0.0",
"get-pkg-repo": "^1.0.0",
"git-raw-commits": "2.0.8",
"git-raw-commits": "^2.0.8",
"git-remote-origin-url": "^2.0.0",
"git-semver-tags": "^4.1.1",
"lodash": "^4.17.15",
Expand Down

0 comments on commit dae23a5

Please sign in to comment.