Skip to content

Commit

Permalink
Update README.md (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanySK authored Jun 10, 2022
1 parent 88b05c9 commit ec1ee60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ kotlin {
npmPublish {
registries {
register("npmjs") {
registry.set("https://registry.npmjs.org")
uri.set("https://registry.npmjs.org")
authToken.set("obfuscated")
}
}
Expand Down

0 comments on commit ec1ee60

Please sign in to comment.