diff options
| author | XhmikosR <[email protected]> | 2014-01-19 11:50:40 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-01-20 09:37:02 +0200 |
| commit | 9818ad532e0db599ef48afa552a29cce99d5a0a9 (patch) | |
| tree | a985a63ee3ee58cdcff9c6bc209e8b366ff22f83 | |
| parent | 4120aadd68ddd15d2b8f0cddc9c72118caec9923 (diff) | |
| download | bootstrap-9818ad532e0db599ef48afa552a29cce99d5a0a9.tar.xz bootstrap-9818ad532e0db599ef48afa552a29cce99d5a0a9.zip | |
Update grunt-contrib-uglify dependency.
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4d73b69d1..14e0400aa 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "grunt-contrib-jshint": "~0.8.0", "grunt-contrib-less": "~0.9.0", "grunt-contrib-qunit": "~0.4.0", - "grunt-contrib-uglify": "~0.2.7", + "grunt-contrib-uglify": "~0.3.0", "grunt-contrib-watch": "~0.5.3", "grunt-csscomb": "~2.0.1", "grunt-html-validation": "~0.1.13", |
