Skip to content

Commit

Permalink
fix: npm registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Arif-un committed Jul 28, 2024
1 parent b25fe5c commit b58cd33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//registry.npmjs.org/:_authToken=${NPM_TOKEN}
//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}
@arif-un:registry=https://npm.pkg.github.com
@arif-un:registry=https://npm.pkg.github.com
@arif-un:registry=https://registry.npmjs.org

0 comments on commit b58cd33

Please sign in to comment.