Skip to content

Commit

Permalink
Fixes repo path in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
scalvert committed Jul 20, 2022
1 parent bda2520 commit 4c54369
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 @@ -10,7 +10,7 @@
"changelog",
"lerna"
],
"repository": "https://github.com/rwjblue/@release-it-plugins/lerna-changelog",
"repository": "https://github.com/@release-it-plugins/lerna-changelog",
"license": "MIT",
"author": "Robert Jackson <[email protected]>",
"main": "index.js",
Expand Down

0 comments on commit 4c54369

Please sign in to comment.