Merge pull request #17394 from twbs/v4-dev-xmr-rm-jade
Remove the now unused grunt-contrib-jade references.
Showing
| ... | @@ -43,7 +43,6 @@ | ... | @@ -43,7 +43,6 @@ |
| "grunt-contrib-copy": "~0.8.0", | "grunt-contrib-copy": "~0.8.0", | ||
| "grunt-contrib-csslint": "~0.4.0", | "grunt-contrib-csslint": "~0.4.0", | ||
| "grunt-contrib-cssmin": "~0.12.2", | "grunt-contrib-cssmin": "~0.12.2", | ||
| "grunt-contrib-jade": "~0.14.1", | |||
| "grunt-contrib-qunit": "~0.5.2", | "grunt-contrib-qunit": "~0.5.2", | ||
| "grunt-contrib-sass": "^0.8.1", | "grunt-contrib-sass": "^0.8.1", | ||
| "grunt-contrib-uglify": "~0.8.0", | "grunt-contrib-uglify": "~0.8.0", | ||
| ... | ... |
Please register or sign in to comment