From 52b0e85afaff416ba44f3bab6c76b4c1a28f0894 Mon Sep 17 00:00:00 2001 From: Mauricio Cattafi Date: Thu, 24 Oct 2019 15:26:57 -0300 Subject: [PATCH] fix rutas http --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9ce364a..2bef5a9 100644 --- a/package.json +++ b/package.json @@ -35,13 +35,13 @@ "gulp-uglify": "^3.0.1", "jquery": "^3.3.1", "pump": "^3.0.0", - "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git" + "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git" }, "devDependencies": { "angular": "1.7.5", "angular-ladda": "0.4.3", "bootstrap": "4.1.3", - "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git", + "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", "font-awesome": "4.7.0", "gulp": "3.9.1", "gulp-angular-templatecache": "2.2.5", -- 1.9.1