diff options
| author | Chris Rebert <[email protected]> | 2014-12-28 18:53:55 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-28 18:53:55 -0800 |
| commit | b282e8a01fed462923de26f4568933611aa4e983 (patch) | |
| tree | 395745fe30265e2ebaf50af73538c57642166c89 /package.json | |
| parent | 4484700d10fca0e3ccaa9fe6727f49575797f305 (diff) | |
| download | bootstrap-b282e8a01fed462923de26f4568933611aa4e983.tar.xz bootstrap-b282e8a01fed462923de26f4568933611aa4e983.zip | |
bump grunt-contrib-jade to ~0.14.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ec442abcc..de0ecfecc 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "grunt-contrib-copy": "~0.7.0", "grunt-contrib-csslint": "~0.3.1", "grunt-contrib-cssmin": "~0.10.0", - "grunt-contrib-jade": "~0.13.0", + "grunt-contrib-jade": "~0.14.0", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-less": "~0.12.0", "grunt-contrib-qunit": "~0.5.2", |
