diff --git a/package.json b/package.json index e2caecc..64977a1 100644 --- a/package.json +++ b/package.json @@ -10,11 +10,11 @@ "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": "git+ssh://git@github.com/CASES-LU/ng-anr#beta", + "ng_backoffice": "git+ssh://git@github.com/CASES-LU/ng-backoffice#beta" }, "devDependencies": { "grunt": "~0.4.1", "grunt-cli": "~0.1.13" } -} \ No newline at end of file +}