Browse code

better code

mauro sala authored on 07/02/2018 11:24:57
Showing 1 changed files
... ...
@@ -6,7 +6,7 @@
6 6
 npm set registry https://npm.ff3d.com
7 7
 
8 8
 // default repository
9
-npm config set registry https://registry.npmjs.org/
9
+npm set registry https://registry.npmjs.org/
10 10
 
11 11
 //verificare il repository impostato
12 12
 npm config get registry