Hashar has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/369032 )
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(-)
diff --git a/package.json b/package.json
index 41cecca..41d6a84 100644
--- a/package.json
+++ b/package.json
@@ -3,8 +3,7 @@
"test": "grunt test"
},
"devDependencies": {
- "grunt": "0.4.5",
- "grunt-cli": "0.1.13",
+ "grunt": "1.0.1",
"grunt-banana-checker": "0.4.0",
"grunt-jsonlint": "1.0.7"
}
--
To view, visit https://gerrit.wikimedia.org/r/369032
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I94f0c66236b5f0f12220741276c7fe24a89c65e0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/AuthorProtect
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits