Skip to content

Commit

Permalink
chore: add publishConfig to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rqbazan committed Jun 14, 2021
1 parent 545f492 commit 376fa8c
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
@@ -54,6 +54,9 @@
"typescript": "^4.3.2",
"semantic-release": "^17.4.3"
},
"publishConfig": {
"access": "public"
},
"husky": {
"hooks": {
"pre-commit": "tsdx lint"

0 comments on commit 376fa8c

Please sign in to comment.