Skip to content

Commit

Permalink
Merge pull request #7 from jorenbroekema/chore/make-public
Browse files Browse the repository at this point in the history
chore: fix public publishConfig
  • Loading branch information
jorenbroekema authored Jun 20, 2021
2 parents 77c5775 + be6b2f7 commit 3ea8870
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@
"typescript": "^4.3.4"
},
"keywords": [],
"access": "public",
"publishConfig": {
"access": "public"
},
"commitlint": {
"extends": [
"@commitlint/config-conventional"
Expand Down

0 comments on commit 3ea8870

Please sign in to comment.