Skip to content

Commit

Permalink
Add publishConfig
Browse files Browse the repository at this point in the history
This should help to publish the package
  • Loading branch information
antonjb committed Nov 30, 2021
1 parent 75c2c42 commit 96dcb79
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 @@ -64,6 +64,9 @@
"dependencies": {
"@babel/runtime": "^7.16.3"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com"
},
"release-it": {
"git": {
"tag": true,
Expand Down

0 comments on commit 96dcb79

Please sign in to comment.