Update npm registry URLs in .npmrc and bunfig.toml files to use npm.techniker.me
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//registry-node.techniker.me/:_authToken="${NODE_REGISTRY_AUTH_TOKEN}"
|
||||
@techniker-me:registry=https://registry-node.techniker.me
|
||||
//npm.techniker.me/:_authToken="${NPM_REGISTRY_AUTH_TOKEN}"
|
||||
@techniker-me:registry=https://npm.techniker.me
|
||||
save-exact=true
|
||||
package-lock=false
|
||||
Reference in New Issue
Block a user