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-12-29 05:53:55 +0300
committerChris Rebert <code@rebertia.com>2014-12-29 05:53:55 +0300
commitb282e8a01fed462923de26f4568933611aa4e983 (patch)
tree395745fe30265e2ebaf50af73538c57642166c89 /package.json
parent4484700d10fca0e3ccaa9fe6727f49575797f305 (diff)
bump grunt-contrib-jade to ~0.14.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 ec442abcc7..de0ecfecc5 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",