Skip to content

Commit

Permalink
chore(package.json): add publish config
Browse files Browse the repository at this point in the history
  • Loading branch information
nightvisi0n committed Apr 5, 2023
1 parent 47c7715 commit c31a169
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,9 @@
"prettier": "^2.8.7",
"release-it": "^15.10.1",
"typescript": "^5.0.3"
},
"publishConfig": {
"registry": "https://registry.npmjs.org",
"access": "public"
}
}

0 comments on commit c31a169

Please sign in to comment.