Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
irsyadadl committed Dec 3, 2023
1 parent 774e6c4 commit 7fdfbbd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
@irsyadadl:registry=https://npm.pkg.github.com/
//npm.pkg.github.com/:_authToken=${PARANOID_GH_TOKEN}
//registry.npmjs.org/:_authToken=${NODE_AUTH_TOKEN}
registry=https://registry.npmjs.org/
always-auth=true
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
"irsyad",
"react-icons"
],
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
},
"repository": {
"type": "git",
"url": "git+https://github.com/irsyadadl/paranoid.git"
Expand Down

0 comments on commit 7fdfbbd

Please sign in to comment.