Skip to content

Commit

Permalink
fix(package): set publishConfig access to public
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Van Camp committed Aug 12, 2019
1 parent f1d63ae commit 1fdbbb4
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 @@ -37,5 +37,8 @@
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-commit": "pretty-quick --staged"
}
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 1fdbbb4

Please sign in to comment.