diff options
| author | Chris Rebert <[email protected]> | 2014-07-31 13:15:27 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-07-31 13:15:27 -0700 |
| commit | 80ca65915470c190a049efe327f96b6f1ba6f6bb (patch) | |
| tree | 01950af4263e979f015c75860e96f5ff66c80628 | |
| parent | 87ce3710188e4ffd1d2bdcfd4da136e284e50f62 (diff) | |
| download | bootstrap-80ca65915470c190a049efe327f96b6f1ba6f6bb.tar.xz bootstrap-80ca65915470c190a049efe327f96b6f1ba6f6bb.zip | |
bump grunt-contrib-clean to ~0.6.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9ba32d699..3cfa5552c 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "grunt": "~0.4.5", "grunt-autoprefixer": "~0.8.2", "grunt-banner": "~0.2.3", - "grunt-contrib-clean": "~0.5.0", + "grunt-contrib-clean": "~0.6.0", "grunt-contrib-concat": "~0.5.0", "grunt-contrib-connect": "~0.8.0", "grunt-contrib-copy": "~0.5.0", |
