Skip to content

Commit b58cd33

Browse files
committed
fix: npm registry
1 parent b25fe5c commit b58cd33

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.npmrc

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

0 commit comments

Comments
 (0)