Skip to content

Commit

Permalink
fix: 📦 fixed package publishing to be public
Browse files Browse the repository at this point in the history
  • Loading branch information
KillDozerX2 committed Oct 8, 2022
1 parent 98fc33a commit a11efec
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 @@ -62,6 +62,9 @@
"ts-node": "^10.2.1",
"typescript": "^4.9.0-dev.20220916"
},
"publishConfig": {
"access": "public"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
Expand Down

0 comments on commit a11efec

Please sign in to comment.