Skip to content

Commit

Permalink
feat(publish): set publishConfig access public
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSwitch authored Nov 6, 2019
1 parent 2b6da02 commit 2584e1f
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 @@ -29,6 +29,9 @@
"husky": "^3.0.4",
"semantic-release": "^15.13.16"
},
"publishConfig": {
"access": "public"
},
"husky": {
"hooks": {
"pre-commit": "npm run precommit-msg && npm run lint-diff"
Expand Down

0 comments on commit 2584e1f

Please sign in to comment.