diff options
| author | Chris Rebert <[email protected]> | 2013-11-23 09:16:32 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-11-23 09:16:32 -0800 |
| commit | de2ab6453a0e7b727665f4d1d788693dbf61cb3e (patch) | |
| tree | ce9bd5ec5ada809709475c3e849a4dd0db549f9d | |
| parent | 4c246c0117ea56cb10b91b635ff415ec20d9c97d (diff) | |
| parent | 4160ff0e4497920ef2ea3a7a06b36eeb52deb6dd (diff) | |
| download | bootstrap-de2ab6453a0e7b727665f4d1d788693dbf61cb3e.tar.xz bootstrap-de2ab6453a0e7b727665f4d1d788693dbf61cb3e.zip | |
Merge pull request #11597 from ZDroid/deps-grunt-recess-kickup
Kick up grunt-recess dependency
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9d4912d53..12df3477c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ , "grunt-contrib-watch": "~0.5.3" , "grunt-html-validation": "~0.1.6" , "grunt-jekyll": "~0.4.0" - , "grunt-recess": "~0.4.0" + , "grunt-recess": "~0.5.0" , "grunt-sed": "~0.1.1" , "regexp-quote": "~0.0.0" } |
