jenkins-bot has submitted this change and it was merged.

Change subject: build: add grunt-cli as a dev dependency
......................................................................


build: add grunt-cli as a dev dependency

The grunt-cli module provides the 'grunt' command.

Change-Id: I4f50e9765bf180f0c4d0e4b8cd0f1cff9b6002aa
---
M package.json
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/package.json b/package.json
index 157e699..952fa8f 100644
--- a/package.json
+++ b/package.json
@@ -6,6 +6,7 @@
   },
   "devDependencies": {
     "grunt": "0.4.5",
+       "grunt-cli": "0.1.13",
     "grunt-banana-checker": "0.2.2",
     "grunt-contrib-jshint": "0.11.3",
     "grunt-jscs": "1.8.0",

-- 
To view, visit https://gerrit.wikimedia.org/r/278854
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4f50e9765bf180f0c4d0e4b8cd0f1cff9b6002aa
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/QuickSurveys
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to