diff --git a/package.json b/package.json index 64977a1..5528be0 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,8 @@ "author": "Netlor", "license": "Copyright", "dependencies": { - "ng_anr": "git+ssh://git@github.com/CASES-LU/ng-anr#beta", - "ng_backoffice": "git+ssh://git@github.com/CASES-LU/ng-backoffice#beta" + "ng_anr": "https://github.com/CASES-LU/ng-anr#beta", + "ng_backoffice": "https://github.com/CASES-LU/ng-backoffice#beta" }, "devDependencies": { "grunt": "~0.4.1",