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 3c138aa commit afd1777
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@Janabi:registry=https://npm.pkg.github.com
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,8 @@
"files": [
"dist",
"README.md"
]
],
"publishConfig": {
"registry": "https://npm.pkg.github.com"
}
}

0 comments on commit afd1777

Please sign in to comment.