chg: updated package.json
parent
6995ec1218
commit
35458470e0
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "MONARC",
|
"name": "MONARC Back Office",
|
||||||
"version": "2.9.12",
|
"version": "2.9.12",
|
||||||
"description": "Monarc back office",
|
"description": "MONARC Back Office",
|
||||||
"private": true,
|
"private": true,
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
"ng_backoffice": "git+https://github.com/monarc-project/ng-backoffice.git#master"
|
"ng_backoffice": "git+https://github.com/monarc-project/ng-backoffice.git#master"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt": "~1.4.0",
|
"grunt": "~1.5.3",
|
||||||
"grunt-cli": "~1.4.2"
|
"grunt-cli": "~1.4.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue