From b91e2bfaf357f36eda4a0ae71bc157980bf010cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Tue, 21 Jun 2022 16:21:55 +0200 Subject: [PATCH] chg: [dependencies] Updated JavaScript dependencies. --- VERSION.json | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION.json b/VERSION.json index b4f1dae..99a44ed 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1 +1 @@ -{"major":2, "minor":11, "hotfix":0} +{"major":2, "minor":12, "hotfix":0} diff --git a/package.json b/package.json index e5db289..2a02f7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "MONARC Back Office", - "version": "2.9.12", + "version": "2.12.0", "description": "MONARC Back Office", "private": true, "repository": { @@ -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.11.1-p5", - "ng_backoffice": "git+https://github.com/monarc-project/ng-backoffice.git#v2.11.0" + "ng_anr": "git+https://github.com/monarc-project/ng-anr.gitv2.12.0", + "ng_backoffice": "git+https://github.com/monarc-project/ng-backoffice.gitv2.12.0" }, "devDependencies": { "grunt": "~1.5.3",