diff --git a/package.json b/package.json index 732fbb8..948b08f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "MONARC", + "name": "MONARC Back Office", "version": "2.9.12", - "description": "Monarc back office", + "description": "MONARC Back Office", "private": true, "repository": { "type": "git", @@ -14,7 +14,7 @@ "ng_backoffice": "git+https://github.com/monarc-project/ng-backoffice.git#master" }, "devDependencies": { - "grunt": "~1.4.0", + "grunt": "~1.5.3", "grunt-cli": "~1.4.2" } }