Commit 52b0e85afaff416ba44f3bab6c76b4c1a28f0894
1 parent
92a728e906
Exists in
master
fix rutas http
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
package.json
... | ... | @@ -35,13 +35,13 @@ |
35 | 35 | "gulp-uglify": "^3.0.1", |
36 | 36 | "jquery": "^3.3.1", |
37 | 37 | "pump": "^3.0.0", |
38 | - "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git" | |
38 | + "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git" | |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | 41 | "angular": "1.7.5", |
42 | 42 | "angular-ladda": "0.4.3", |
43 | 43 | "bootstrap": "4.1.3", |
44 | - "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git", | |
44 | + "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", | |
45 | 45 | "font-awesome": "4.7.0", |
46 | 46 | "gulp": "3.9.1", |
47 | 47 | "gulp-angular-templatecache": "2.2.5", |