Hashar has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/368765 )

Change subject: build: bump grunt and drop grunt-cli
......................................................................

build: bump grunt and drop grunt-cli

grunt 1.x now includes a CLI command, hence grunt-cli is no more needed.

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


  git pull ssh://gerrit.wikimedia.org:29418/labs/tools/heritage 
refs/changes/65/368765/1

diff --git a/package.json b/package.json
index 64cf840..7d0758e 100644
--- a/package.json
+++ b/package.json
@@ -3,9 +3,8 @@
     "test": "grunt test"
   },
   "devDependencies": {
-    "grunt": "0.4.5",
+    "grunt": "1.0.1",
     "grunt-banana-checker": "0.4.0",
-    "grunt-cli": "0.1.13",
     "grunt-jsonlint": "^1.0.8",
     "grunt-stylelint": "^0.4.0",
     "stylelint": "^6.9.0",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I94f0c66236b5f0f12220741276c7fe24a89c65e0
Gerrit-PatchSet: 1
Gerrit-Project: labs/tools/heritage
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to