Commit 0377d20d0d9d6fcbdd278a162f10a6a987f81cc7

Authored by Nicolás Guarnieri
1 parent 985ab82a1b
Exists in master

nuevos packetes

Showing 1 changed file with 3 additions and 2 deletions   Show diff stats
... ... @@ -15,7 +15,7 @@
15 15 ],
16 16 "repository": {
17 17 "type": "git",
18   - "url": "http://git.focasoftware.com/npm/wrapper-demo.git"
  18 + "url": "git@debonline.dyndns.org:npm/wrapper-demo.git"
19 19 },
20 20 "author": "Foca Software",
21 21 "license": "ISC",
... ... @@ -43,6 +43,7 @@
43 43 "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git",
44 44 "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git",
45 45 "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git",
  46 + "foca-crear-login": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-login.git",
46 47 "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git",
47 48 "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git",
48 49 "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git",
... ... @@ -70,6 +71,7 @@
70 71 "foca-modal-iva": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-iva.git",
71 72 "foca-modal-lista-precio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-lista-precio.git",
72 73 "foca-modal-localidad": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localidad.git",
  74 + "foca-modal-login": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-login.git",
73 75 "foca-modal-moneda": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-moneda.git",
74 76 "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git",
75 77 "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git",
... ... @@ -104,7 +106,6 @@
104 106 },
105 107 "devDependencies": {
106 108 "electron": "^3.0.2",
107   - "foca-crear-login": "git+http://git.focasoftware.com/npm/foca-crear-login.git",
108 109 "gulp": "3.9.1",
109 110 "gulp-clean": "^0.4.0",
110 111 "gulp-concat": "^2.6.1",