Skip to content

Commit bcf5756

Browse files
authored
Merge pull request #4 from lxhunter/chore/semantic-versioning
change order of things
2 parents 94e7a44 + 6de8730 commit bcf5756

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@
3939
{
4040
"path": "@semantic-release/github"
4141
},
42-
{
43-
"path": "@semantic-release/npm"
44-
}
42+
"@semantic-release/npm"
4543
],
4644
"analyzeCommits": {
4745
"parserOpts": {

0 commit comments

Comments
 (0)