diff --git a/package.json b/package.json index aff27a2..ca30835 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,8 @@ "author": "CASES", "license": "GNU Affero General Public License version 3", "dependencies": { - "ng_anr": "git+https://github.com/monarc-project/ng-anr.git#v2.12.0", - "ng_client": "git+https://github.com/monarc-project/ng-client.git#v2.12.2" + "ng_anr": "git+https://github.com/monarc-project/ng-anr.git", + "ng_client": "git+https://github.com/monarc-project/ng-client.git" }, "devDependencies": { "grunt": "~1.5.3",