Skip to content

Commit

Permalink
fix: github registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Arif-un committed Jul 28, 2024
1 parent 3e5667b commit 6f6c029
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@arif-un:registry=https://npm.pkg.github.com
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,8 @@
"url": "https://github.com/Arif-un/react-mix-tag-input"
},
"publishConfig": {
"access": "public"
"access": "public",
"registry": "https://npm.pkg.github.com"
},
"release": {
"plugins": [
Expand Down

0 comments on commit 6f6c029

Please sign in to comment.