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