Merge pull request #227 from aquavitae/caribou
Expose cafile from npm config
This commit is contained in:
		
						commit
						0a89265ae7
					
				| @ -52,6 +52,7 @@ npmconf.load({}, function (err, conf) { | ||||
|     auth: { | ||||
|       token: env.NPM_TOKEN | ||||
|     }, | ||||
|     cafile: conf.get('cafile'), | ||||
|     loglevel: conf.get('loglevel'), | ||||
|     registry: require('../src/lib/get-registry')(pkg, conf), | ||||
|     tag: (pkg.publishConfig || {}).tag || conf.get('tag') || 'latest' | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user