Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.

Commit

Permalink
feat: add npm automation
Browse files Browse the repository at this point in the history
  • Loading branch information
Shivam Agrawal authored and Shivam Agrawal committed Jul 24, 2019
1 parent 620fad4 commit 3e11bc8
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 @@ -164,6 +164,9 @@
"default"
]
},
"publishConfig": {
"access": "public"
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
Expand Down

0 comments on commit 3e11bc8

Please sign in to comment.