Skip to content

Commit 629b670

Browse files
committed
chore: update release configs
1 parent b97f225 commit 629b670

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.npmrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1+
//registry.npmjs.org/:_authToken=${NPM_TOKEN}
12
@arif-un:registry=https://npm.pkg.github.com
2-
//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}
3-
//registry.npmjs.org/:_authToken=${NPM_TOKEN}
3+
//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,7 @@
116116
"url": "https://github.com/Arif-un/react-mix-tag-input"
117117
},
118118
"publishConfig": {
119-
"access": "public",
120-
"registry": "https://npm.pkg.github.com"
119+
"access": "public"
121120
},
122121
"release": {
123122
"plugins": [

0 commit comments

Comments
 (0)