mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RevisionSlider
synced 2024-11-23 23:13:29 +00:00
Update grunt npm packages
grunt 1.0.1 no longer also needs grunt-cli Change-Id: I2b542884d265630b19408258a1f496e0338e85ec
This commit is contained in:
parent
5496370086
commit
79cfbf8199
|
@ -5,11 +5,10 @@
|
|||
"test": "grunt test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "0.4.5",
|
||||
"grunt-cli": "0.1.13",
|
||||
"grunt-contrib-jshint": "0.11.3",
|
||||
"grunt-banana-checker": "0.4.0",
|
||||
"grunt": "1.0.1",
|
||||
"grunt-contrib-jshint": "1.0.0",
|
||||
"grunt-banana-checker": "0.5.0",
|
||||
"grunt-jscs": "2.1.0",
|
||||
"grunt-jsonlint": "1.0.4"
|
||||
"grunt-jsonlint": "1.0.7"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue