Skip to content

Commit

Permalink
Add public publish config to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rkalis committed May 4, 2023
1 parent fec1051 commit 24c944a
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 @@ -27,5 +27,8 @@
"prettier": "^2.2.1",
"ts-node": "^9.1.1",
"typescript": "^4.2.3"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 24c944a

Please sign in to comment.