diff --git a/package.json b/package.json index fe9dd15..08e9cad 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "license": "Copyright", "dependencies": { "ng_anr": "git+ssh://gogs@rhea.netlor.fr:2222/monarc/ng_anr#master", - "ng_backoffice": "git+ssh://gogs@rhea.netlor.fr:2222/monarc/ng_backoffice#master" + "ng_client": "git+ssh://gogs@rhea.netlor.fr:2222/monarc/ng_client#master" }, "devDependencies": { "grunt": "~0.4.1", diff --git a/package.json.continuousphp b/package.json.continuousphp index fe78126..8711ef0 100644 --- a/package.json.continuousphp +++ b/package.json.continuousphp @@ -11,7 +11,7 @@ "license": "Copyright", "dependencies": { "ng_anr": "git+https://@github.token@:x-oauth-basic@github.com/CASES-LU/ng-anr#beta", - "ng_backoffice": "git+https://@github.token@:x-oauth-basic@github.com/CASES-LU/ng-backoffice#beta" + "ng_client": "git+https://@github.token@:x-oauth-basic@github.com/CASES-LU/ng-client#beta" }, "devDependencies": { "grunt": "~0.4.1",