Set a configuration value in .npmrc.
mix npm.set registry https://registry.example.com
mix npm.set save-exact true
mix npm.set always-auth trueValues are written to the project-level .npmrc file.
Set a configuration value in .npmrc.
mix npm.set registry https://registry.example.com
mix npm.set save-exact true
mix npm.set always-auth trueValues are written to the project-level .npmrc file.