diff options
| author | Chris Rebert <[email protected]> | 2014-01-08 21:15:37 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-08 21:15:37 -0800 |
| commit | 7ba6daabfe9686bbfbf12d1b83cda387378acc2b (patch) | |
| tree | 857a627e274e126f6f0d164bc7e8aa5ef3aec770 | |
| parent | 29547a2102afdf84842c77a7dd4ea5f15cadeb1f (diff) | |
| download | bootstrap-7ba6daabfe9686bbfbf12d1b83cda387378acc2b.tar.xz bootstrap-7ba6daabfe9686bbfbf12d1b83cda387378acc2b.zip | |
bump grunt-contrib-jade to v0.9.1
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index fdf16c4d4..8bcd4840e 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "grunt-contrib-connect": "~0.6.0", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-csslint": "~0.2.0", - "grunt-contrib-jade": "~0.8.0", + "grunt-contrib-jade": "~0.9.1", "grunt-contrib-jshint": "~0.8.0", "grunt-contrib-less": "~0.9.0", "grunt-contrib-qunit": "~0.3.0", |
