Skip to content

Commit

Permalink
fix: Set public access for npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
marconi1992 committed Sep 12, 2019
1 parent 19a299b commit 280a88d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@
},
"scripts": {
"semantic-release": "semantic-release"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 280a88d

Please sign in to comment.