Answer the question
In order to leave comments, you need to log in
How to pass a variable to package.json from the command line?
How can I pass the password (in publishConfig.registry) from the outside (from the command line)?
{
"name": "projectName",
"version": "1.0.2",
"publishConfig": {
"registry":"http://username:[email protected]",
"user": "username"
}
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question