chg: [dependencies] Updated JavaScript dependencies.
parent
df8d8ac90d
commit
b91e2bfaf3
|
@ -1 +1 @@
|
||||||
{"major":2, "minor":11, "hotfix":0}
|
{"major":2, "minor":12, "hotfix":0}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "MONARC Back Office",
|
"name": "MONARC Back Office",
|
||||||
"version": "2.9.12",
|
"version": "2.12.0",
|
||||||
"description": "MONARC Back Office",
|
"description": "MONARC Back Office",
|
||||||
"private": true,
|
"private": true,
|
||||||
"repository": {
|
"repository": {
|
||||||
|
@ -10,8 +10,8 @@
|
||||||
"author": "CASES",
|
"author": "CASES",
|
||||||
"license": "GNU Affero General Public License version 3",
|
"license": "GNU Affero General Public License version 3",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ng_anr": "git+https://github.com/monarc-project/ng-anr.git#v2.11.1-p5",
|
"ng_anr": "git+https://github.com/monarc-project/ng-anr.gitv2.12.0",
|
||||||
"ng_backoffice": "git+https://github.com/monarc-project/ng-backoffice.git#v2.11.0"
|
"ng_backoffice": "git+https://github.com/monarc-project/ng-backoffice.gitv2.12.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt": "~1.5.3",
|
"grunt": "~1.5.3",
|
||||||
|
|
Loading…
Reference in New Issue