aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-10-09 01:39:56 -0700
committerChris Rebert <[email protected]>2013-10-09 01:39:56 -0700
commit65b5b2077653fd34a441979e53ab425ec0d72f1b (patch)
tree89472dbe7898af5ba3e4f6f7e3ccd133114ee579
parent730d7f0b13143061fd0607cbe6c303d7bd8b74ec (diff)
parentef3ac6808f21d1b6282982e94ef0784ae5236f7c (diff)
downloadbootstrap-65b5b2077653fd34a441979e53ab425ec0d72f1b.tar.xz
bootstrap-65b5b2077653fd34a441979e53ab425ec0d72f1b.zip
Merge pull request #10996 from ZDroid/patch-6
Updare grunt-jekyll dependency
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 157872dfc..f27a55445 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
, "grunt-contrib-uglify": "~0.2.4"
, "grunt-contrib-watch": "~0.5.3"
, "grunt-html-validation": "~0.1.5"
- , "grunt-jekyll": "~0.3.9"
+ , "grunt-jekyll": "~0.4.0"
, "grunt-recess": "~0.4.0"
, "browserstack-runner": "~0.0.12"
}