Skip to content

Commit

Permalink
fix: publish registry added
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Krasnov committed Feb 24, 2024
1 parent f3bcac7 commit 4bd4cb4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,8 @@
"pnpm": ">=8.0.0"
},
"packageManager": "[email protected]",
"homepage": "https://github.com/ksv90/event-notifier"
"homepage": "https://github.com/ksv90/event-notifier",
"publishConfig": {
"registry": "https://npm.pkg.github.com"
}
}

0 comments on commit 4bd4cb4

Please sign in to comment.