Skip to content

Commit

Permalink
ci: fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
iamogbz committed Sep 23, 2020
1 parent ea2615b commit c0d01a7
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,7 @@
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/github",
[
"@semantic-release/npm",
{
"pkgRoot": "./lib"
}
]
"@semantic-release/npm"
]
},
"jest": {
Expand Down

0 comments on commit c0d01a7

Please sign in to comment.