Skip to content

Commit

Permalink
chore: publish config
Browse files Browse the repository at this point in the history
  • Loading branch information
kyechan99 committed Sep 26, 2024
1 parent 778c150 commit 184586e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
@kyechan99:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=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
//npm.pkg.github.com/:_authToken=
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/Bandmators/bmates-ui.git"
"url": "git+https://github.com/Bandmators/bmates-ui"
},
"homepage": "https://github.com/Bandmators/bmates-ui",
"keywords": [
Expand Down Expand Up @@ -103,7 +103,7 @@
]
},
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
"@kyechan99:registry": "https://npm.pkg.github.com/"
},
"files": [
"/dist"
Expand Down

0 comments on commit 184586e

Please sign in to comment.