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