diff --git a/package.json b/package.json index 26ee20d..1d09f4a 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,8 @@ "author": "CASES", "license": "GNU Affero General Public License version 3", "dependencies": { - "ng_anr": "https://github.com/monarc-project/ng-anr#master", - "ng_backoffice": "https://github.com/monarc-project/ng-backoffice#master" + "ng_anr": "git+https://github.com/monarc-project/ng-anr.git#master", + "ng_backoffice": "git+https://github.com/monarc-project/ng-backoffice.git#master" }, "devDependencies": { "grunt": "~1.0.3",