diff options
| author | Chris Rebert <[email protected]> | 2013-09-04 14:09:22 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-09-04 14:09:22 -0700 |
| commit | 07075456b7ec16e095dbbf1a2c3faea08e3ab8c2 (patch) | |
| tree | 0027fcf0c937be14c84198fbfe146bf83677a487 | |
| parent | c0f6d722b02c8dcf167cc5f55fcfbadaf34d58a2 (diff) | |
| download | bootstrap-07075456b7ec16e095dbbf1a2c3faea08e3ab8c2.tar.xz bootstrap-07075456b7ec16e095dbbf1a2c3faea08e3ab8c2.zip | |
bump grunt-recess to 0.4.0
| -rw-r--r-- | package.json | 2 |
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" } } |
