Skip to content

Commit

Permalink
add the registry of npm package to the github
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdulrahman AL-Janabi committed Nov 10, 2024
1 parent afd1777 commit 1fb10ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"README.md"
],
"publishConfig": {
"registry": "https://npm.pkg.github.com"
"registry": "https://npm.pkg.github.com",
"access": "public"
}
}

0 comments on commit 1fb10ea

Please sign in to comment.