feat: Add local and proxy npm registries to .npmrc
This commit is contained in:
2
.npmrc
2
.npmrc
@ -1,4 +1,6 @@
|
|||||||
registry=https://registry.npmmirror.com
|
registry=https://registry.npmmirror.com
|
||||||
registry=https://npm-cf-proxy.oo1.dev
|
registry=https://npm-cf-proxy.oo1.dev
|
||||||
registry=https://registry.npmjs.org/
|
registry=https://registry.npmjs.org/
|
||||||
|
registry=http://localhost:8787
|
||||||
|
registry=https://flask-pxy.1-h.cc
|
||||||
shamefully-hoist=true
|
shamefully-hoist=true
|
||||||
|
Reference in New Issue
Block a user