diff options
| author | Chris Rebert <[email protected]> | 2014-06-04 12:06:47 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-06-04 12:06:47 -0700 |
| commit | 34621740b35df5d40d25ac32316b43940b8f39c2 (patch) | |
| tree | b880f4ceca626c35fdd20167e42a472f65f907a2 | |
| parent | 094e42883acae475c0a863de1231cd965744eae1 (diff) | |
| download | bootstrap-34621740b35df5d40d25ac32316b43940b8f39c2.tar.xz bootstrap-34621740b35df5d40d25ac32316b43940b8f39c2.zip | |
bump grunt-contrib-jade to ~0.12.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3be8ce0b3..757ff2163 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "grunt-contrib-copy": "~0.5.0", "grunt-contrib-csslint": "~0.2.0", "grunt-contrib-cssmin": "~0.9.0", - "grunt-contrib-jade": "~0.11.0", + "grunt-contrib-jade": "~0.12.0", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-less": "~0.11.0", "grunt-contrib-qunit": "~0.5.1", |
