Skip to content

Commit

Permalink
fix: publish command
Browse files Browse the repository at this point in the history
  • Loading branch information
kamthamc committed Apr 5, 2020
1 parent ed2707f commit 697c8ca
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 @@ -13,6 +13,6 @@
"release": "lerna run release",
"lerna": "lerna",
"clean": "lerna clean --yes",
"publish": "lerna publish --loglevel verbose --yes --registry=https://npm.pkg.github.com"
"publish": "lerna publish --loglevel verbose --yes --registry=https://npm.pkg.github.com/kamthamc"
}
}

0 comments on commit 697c8ca

Please sign in to comment.