chg: [dependencies] Updated JavaScript dependencies.

feature/csv-import-asset-library
Cédric Bonhomme 2022-06-21 16:21:55 +02:00
parent df8d8ac90d
commit b91e2bfaf3
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
{"major":2, "minor":11, "hotfix":0}
{"major":2, "minor":12, "hotfix":0}

View File

@ -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",