Commit 937e4f91bd7a81371d0d2a007d6fa55ddcacfbb0

Authored by Mauricio Cattafi
Exists in develop

Merge branch 'master' of git.focasoftware.com:mcattafi/foca-botonera-principal into develop

... ... @@ -33,7 +33,7 @@
33 33 "gulp-uglify": "^3.0.1",
34 34 "jquery": "^3.3.1",
35 35 "pump": "^3.0.0",
36   - "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git"
  36 + "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git"
37 37 },
38 38 "devDependencies": {
39 39 "angular": "^1.7.5",
... ... @@ -55,6 +55,6 @@
55 55 "pre-commit": "^1.2.2",
56 56 "pump": "^3.0.0",
57 57 "ui-bootstrap4": "^3.0.5",
58   - "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git"
  58 + "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git"
59 59 }
60 60 }