aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-09-04 14:09:22 -0700
committerChris Rebert <[email protected]>2013-09-04 14:09:22 -0700
commit07075456b7ec16e095dbbf1a2c3faea08e3ab8c2 (patch)
tree0027fcf0c937be14c84198fbfe146bf83677a487
parentc0f6d722b02c8dcf167cc5f55fcfbadaf34d58a2 (diff)
downloadbootstrap-07075456b7ec16e095dbbf1a2c3faea08e3ab8c2.tar.xz
bootstrap-07075456b7ec16e095dbbf1a2c3faea08e3ab8c2.zip
bump grunt-recess to 0.4.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 017b07dc7..c70a28290 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
, "grunt-contrib-watch": "~0.5.1"
, "grunt-html-validation": "~0.1.4"
, "grunt-jekyll": "~0.3.8"
- , "grunt-recess": "~0.3.3"
+ , "grunt-recess": "~0.4.0"
, "browserstack-runner": "~0.0.11"
}
}