diff --git a/package.json b/package.json index bd13118..1487615 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "gulp-uglify": "^3.0.1", "jquery": "^3.3.1", "pump": "^3.0.0", - "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git" + "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git" }, "devDependencies": { "angular": "^1.7.5", @@ -55,6 +55,6 @@ "pre-commit": "^1.2.2", "pump": "^3.0.0", "ui-bootstrap4": "^3.0.5", - "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git" + "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git" } }