aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZlatan Vasović <[email protected]>2013-10-09 08:33:03 +0200
committerZlatan Vasović <[email protected]>2013-10-09 08:33:03 +0200
commitef3ac6808f21d1b6282982e94ef0784ae5236f7c (patch)
tree89472dbe7898af5ba3e4f6f7e3ccd133114ee579
parent730d7f0b13143061fd0607cbe6c303d7bd8b74ec (diff)
downloadbootstrap-ef3ac6808f21d1b6282982e94ef0784ae5236f7c.tar.xz
bootstrap-ef3ac6808f21d1b6282982e94ef0784ae5236f7c.zip
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"
}