We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b97f225 commit 629b670Copy full SHA for 629b670
.npmrc
@@ -1,3 +1,3 @@
1
+//registry.npmjs.org/:_authToken=${NPM_TOKEN}
2
@arif-un:registry=https://npm.pkg.github.com
-//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}
3
-//registry.npmjs.org/:_authToken=${NPM_TOKEN}
+//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}
package.json
@@ -116,8 +116,7 @@
116
"url": "https://github.com/Arif-un/react-mix-tag-input"
117
},
118
"publishConfig": {
119
- "access": "public",
120
- "registry": "https://npm.pkg.github.com"
+ "access": "public"
121
122
"release": {
123
"plugins": [
0 commit comments