From 418a6c1fe4344997e021b6fae96c1ed877f67e95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Thu, 7 Jul 2022 12:42:37 +0200 Subject: [PATCH] updated ng-client --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8dc9ed1..031dd73 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "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.0" + "ng_client": "git+https://github.com/monarc-project/ng-client.git#v2.12.1" }, "devDependencies": { "grunt": "~1.5.3",