TT#15750 Add our own npm registry cache to .npmrc

From now we have npmlazy cache available so let's use it wherever
possible. Exact dependencies versions must be controlled via
npm-shrinkwrap.json file otherwise we have no guarantee each time
package is build with the same dependencies tree.

Change-Id: Iac883b23d9d945857df9674020fc19df35bde453
changes/75/13375/1
Sergii Kipot 8 years ago
parent 9f5cea5f99
commit aef5fd2812

@ -0,0 +1 @@
registry = https://npm-registry.sipwise.com/
Loading…
Cancel
Save