Skip to content

Commit

Permalink
ci: added publishConfig to package.json for publishing publically
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Stacy committed Sep 13, 2024
1 parent 7ea64f9 commit cd7b220
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 @@ -22,6 +22,9 @@
"type": "git",
"url": "git+https://github.com/adzejs/transport-file.git"
},
"publishConfig": {
"access": "public"
},
"keywords": [
"typescript",
"logging",
Expand Down

0 comments on commit cd7b220

Please sign in to comment.