Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2014-06-04 23:06:47 +0400
committerChris Rebert <code@rebertia.com>2014-06-04 23:06:47 +0400
commit34621740b35df5d40d25ac32316b43940b8f39c2 (patch)
treeb880f4ceca626c35fdd20167e42a472f65f907a2 /package.json
parent094e42883acae475c0a863de1231cd965744eae1 (diff)
bump grunt-contrib-jade to ~0.12.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3be8ce0b3f..757ff21637 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",