Commit 55aaa3b0e17c7f48ae647f627612b37c89d0612d
1 parent
4724d97f95
Exists in
master
refactor produccion
Showing
1 changed file
with
34 additions
and
34 deletions
Show diff stats
package.json
... | ... | @@ -15,7 +15,7 @@ |
15 | 15 | ], |
16 | 16 | "repository": { |
17 | 17 | "type": "git", |
18 | - "url": "http://debonline.dyndns.org:npm/wrapper-demo.git" | |
18 | + "url": "ssh://git@debonline.dyndns.org:npm/wrapper-demo.git" | |
19 | 19 | }, |
20 | 20 | "author": "Foca Software", |
21 | 21 | "license": "ISC", |
... | ... | @@ -28,39 +28,39 @@ |
28 | 28 | "angular-sanitize": "^1.7.5", |
29 | 29 | "angular-ui-swiper": "^2.3.8", |
30 | 30 | "bootstrap": "^4.1.3", |
31 | - "foca-abm-plazo-pago": "git+http://debonline.dyndns.org:npm/foca-abm-plazo-pago.git", | |
32 | - "foca-abm-precios-condiciones": "git+http://debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", | |
33 | - "foca-abm-sectores": "git+http://debonline.dyndns.org:npm/foca-abm-sectores", | |
34 | - "foca-admin-seguimiento": "git+http://debonline.dyndns.org:npm/foca-admin-seguimiento.git", | |
35 | - "foca-botonera-principal": "git+http://debonline.dyndns.org:npm/foca-botonera-principal.git", | |
36 | - "foca-busqueda-cliente": "git+http://debonline.dyndns.org:npm/foca-busqueda-cliente.git", | |
37 | - "foca-configuracion": "git+http://debonline.dyndns.org:npm/foca-configuracion.git", | |
38 | - "foca-crear-hoja-ruta": "git+http://debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", | |
39 | - "foca-crear-nota-pedido": "git+http://debonline.dyndns.org:npm/foca-crear-nota-pedido.git", | |
40 | - "foca-crear-remito": "git+http://debonline.dyndns.org:npm/foca-crear-remito.git", | |
41 | - "foca-directivas": "git+http://debonline.dyndns.org:npm/foca-directivas.git", | |
42 | - "foca-filtros": "git+http://debonline.dyndns.org:npm/foca-filtros.git", | |
43 | - "foca-hoja-ruta": "git+http://debonline.dyndns.org:npm/foca-hoja-ruta.git", | |
44 | - "foca-login": "git+http://debonline.dyndns.org:npm/foca-login.git", | |
45 | - "foca-modal": "git+http://debonline.dyndns.org:npm/foca-modal", | |
46 | - "foca-modal-busqueda-productos": "git+http://debonline.dyndns.org:npm/foca-modal-busqueda-productos", | |
47 | - "foca-modal-chofer": "git+http://debonline.dyndns.org:npm/foca-modal-chofer.git", | |
48 | - "foca-modal-cotizacion": "git+http://debonline.dyndns.org:npm/foca-modal-cotizacion.git", | |
49 | - "foca-modal-detalle-hoja-ruta": "git+http://debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", | |
50 | - "foca-modal-domicilio": "git+http://debonline.dyndns.org:npm/foca-modal-domicilio.git", | |
51 | - "foca-modal-flete": "git+http://debonline.dyndns.org:npm/foca-modal-flete.git", | |
52 | - "foca-modal-moneda": "git+http://debonline.dyndns.org:npm/foca-modal-moneda.git", | |
53 | - "foca-modal-nota-pedido": "git+http://debonline.dyndns.org:npm/foca-modal-nota-pedido.git", | |
54 | - "foca-modal-precio-condiciones": "git+http://debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", | |
55 | - "foca-modal-proveedor": "git+http://debonline.dyndns.org:npm/foca-modal-proveedor.git", | |
56 | - "foca-modal-remito": "git+http://debonline.dyndns.org:npm/foca-modal-remito.git", | |
57 | - "foca-modal-tarifa-flete": "git+http://debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", | |
58 | - "foca-modal-transportista": "git+http://debonline.dyndns.org:npm/foca-modal-transportista.git", | |
59 | - "foca-modal-vehiculo": "git+http://debonline.dyndns.org:npm/foca-modal-vehiculo.git", | |
60 | - "foca-modal-vendedores": "git+http://debonline.dyndns.org:npm/foca-modal-vendedores.git", | |
61 | - "foca-seguimiento": "git+http://debonline.dyndns.org:npm/foca-seguimiento.git", | |
62 | - "foca-teclado": "git+http://debonline.dyndns.org:npm/foca-teclado.git", | |
63 | - "foca-turno-apertura": "git+http://debonline.dyndns.org:npm/foca-turno-apertura.git", | |
31 | + "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", | |
32 | + "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", | |
33 | + "foca-abm-sectores": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-sectores", | |
34 | + "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git", | |
35 | + "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", | |
36 | + "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", | |
37 | + "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", | |
38 | + "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", | |
39 | + "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", | |
40 | + "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", | |
41 | + "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", | |
42 | + "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", | |
43 | + "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", | |
44 | + "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", | |
45 | + "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal", | |
46 | + "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos", | |
47 | + "foca-modal-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-chofer.git", | |
48 | + "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", | |
49 | + "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", | |
50 | + "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", | |
51 | + "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", | |
52 | + "foca-modal-moneda": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-moneda.git", | |
53 | + "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", | |
54 | + "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", | |
55 | + "foca-modal-proveedor": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-proveedor.git", | |
56 | + "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", | |
57 | + "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", | |
58 | + "foca-modal-transportista": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-transportista.git", | |
59 | + "foca-modal-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vehiculo.git", | |
60 | + "foca-modal-vendedores": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vendedores.git", | |
61 | + "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", | |
62 | + "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", | |
63 | + "foca-turno-apertura": "git+ssh://git@debonline.dyndns.org:npm/foca-turno-apertura.git", | |
64 | 64 | "font-awesome": "^4.7.0", |
65 | 65 | "gulp-angular-templatecache": "^2.2.1", |
66 | 66 | "gulp-htmlmin": "^5.0.1", |