Commit eccbb5857945eaaf123fd3cf7fc10aa298f766ed
1 parent
334aedb7a0
Exists in
master
fix rutas http
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
package.json
... | ... | @@ -31,14 +31,14 @@ |
31 | 31 | "gulp-uglify-es": "^1.0.x", |
32 | 32 | "jshint": "^2.9.x", |
33 | 33 | "pump": "^3.0.x", |
34 | - "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git" | |
34 | + "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git" | |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | 37 | "angular": "^1.7.5", |
38 | 38 | "angular-cookies": "^1.7.5", |
39 | 39 | "angular-route": "^1.7.5", |
40 | 40 | "bootstrap": "^4.1.3", |
41 | - "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git", | |
41 | + "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", | |
42 | 42 | "font-awesome": "^4.7.0", |
43 | 43 | "gulp": "^3.9.1", |
44 | 44 | "gulp-angular-templatecache": "^2.2.2", |