From cc1c77a64c7cc0c58452dc031369e4b49f3eb147 Mon Sep 17 00:00:00 2001 From: Mauricio Cattafi Date: Thu, 24 Oct 2019 14:22:56 -0300 Subject: [PATCH] fix rutas http --- package.json | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index 2943ed6..b1c521f 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "compile": "gulp uglify", "gulp-pre-commit": "gulp pre-commit", "postinstall": "npm run compile && gulp clean-post-install", - "install-dev": "npm install -D jasmine-core pre-commit angular angular-ladda ladda@1.0.6 angular-route bootstrap ui-bootstrap4 font-awesome gulp gulp-angular-templatecache gulp-connect gulp-clean gulp-htmlmin gulp-jshint gulp-rename gulp-replace gulp-sequence gulp-uglify-es gulp-uglify jquery jshint pump git+http://git.focasoftware.com/npm/foca-directivas.git git+http://git.focasoftware.com/npm/foca-modal-vendedores.git git+http://git.focasoftware.com/npm/foca-modal-proveedor.git git+http://git.focasoftware.com/npm/foca-modal-busqueda-productos.git git+http://git.focasoftware.com/npm/foca-busqueda-cliente.git git+http://git.focasoftware.com/npm/foca-modal-precio-condiciones.git git+http://git.focasoftware.com/npm/foca-modal-flete.git git+http://git.focasoftware.com/npm/foca-modal.git git+http://git.focasoftware.com/npm/foca-modal-domicilio.git git+http://git.focasoftware.com/npm/foca-seguimiento.git git+http://git.focasoftware.com/npm/foca-modal-moneda.git git+http://git.focasoftware.com/npm/foca-modal-cotizacion.git" + "install-dev": "npm install -D jasmine-core pre-commit angular angular-ladda ladda@1.0.6 angular-route bootstrap ui-bootstrap4 font-awesome gulp gulp-angular-templatecache gulp-connect gulp-clean gulp-htmlmin gulp-jshint gulp-rename gulp-replace gulp-sequence gulp-uglify-es gulp-uglify jquery jshint pump git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git git+ssh://git@debonline.dyndns.org:npm/foca-modal-vendedores.git git+ssh://git@debonline.dyndns.org:npm/foca-modal-proveedor.git git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git git+ssh://git@debonline.dyndns.org:npm/foca-modal.git git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git git+ssh://git@debonline.dyndns.org:npm/foca-modal-moneda.git git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git" }, "pre-commit": [ "gulp-pre-commit" @@ -21,16 +21,16 @@ "author": "Foca Software", "license": "ISC", "peerDependencies": { - "foca-botonera-facturador": "git+http://git.focasoftware.com/npm/foca-botonera-facturador.git", - "foca-busqueda-cliente": "git+http://git.focasoftware.com/npm/foca-busqueda-cliente.git", - "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git", - "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git", - "foca-modal-busqueda-productos": "git+http://git.focasoftware.com/npm/foca-modal-busqueda-productos.git", - "foca-modal-cotizacion": "git+http://git.focasoftware.com/npm/foca-modal-cotizacion.git", - "foca-modal-domicilio": "git+http://git.focasoftware.com/npm/foca-modal-domicilio.git", - "foca-modal-flete": "git+http://git.focasoftware.com/npm/foca-modal-flete.git", - "foca-modal-precio-condiciones": "git+http://git.focasoftware.com/npm/foca-modal-precio-condiciones.git", - "foca-seguimiento": "git+http://git.focasoftware.com/npm/foca-seguimiento.git" + "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git", + "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", + "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", + "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", + "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", + "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", + "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", + "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", + "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", + "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git" }, "devDependencies": { "angular": "^1.7.5", @@ -38,15 +38,15 @@ "angular-mocks": "^1.7.7", "angular-route": "^1.7.5", "bootstrap": "^4.1.3", - "foca-busqueda-cliente": "git+http://git.focasoftware.com/npm/foca-busqueda-cliente.git", - "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git", - "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git", - "foca-modal-busqueda-productos": "git+http://git.focasoftware.com/npm/foca-modal-busqueda-productos.git", - "foca-modal-cotizacion": "git+http://git.focasoftware.com/npm/foca-modal-cotizacion.git", - "foca-modal-domicilio": "git+http://git.focasoftware.com/npm/foca-modal-domicilio.git", - "foca-modal-flete": "git+http://git.focasoftware.com/npm/foca-modal-flete.git", - "foca-modal-precio-condiciones": "git+http://git.focasoftware.com/npm/foca-modal-precio-condiciones.git", - "foca-seguimiento": "git+http://git.focasoftware.com/npm/foca-seguimiento.git", + "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", + "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", + "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", + "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", + "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", + "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", + "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", + "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", + "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", "font-awesome": "^4.7.0", "gulp": "^3.9.1", "gulp-angular-templatecache": "^2.2.5", -- 1.9.1