aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2016-02-09 13:54:28 -0500
committerScott González <scott.gonzalez@gmail.com>2016-02-09 14:18:25 -0500
commit811080693de5de84a9151978cc2ee6c6f7bdf3a5 (patch)
treee1f212ececaf69ed04247e760d0b2c9586b3cb4d /package.json
parentb80c2fa8e3c3237d019b19167db0f8ae80ee16f3 (diff)
downloadjquery-ui-811080693de5de84a9151978cc2ee6c6f7bdf3a5.tar.gz
jquery-ui-811080693de5de84a9151978cc2ee6c6f7bdf3a5.zip
Build: Upgrade grunt-csslint to 0.5.0
Ref gh-1670
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index dfe2b18db..34a35d2dc 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"grunt-bowercopy": "1.2.4",
"grunt-compare-size": "0.4.0",
"grunt-contrib-concat": "0.5.1",
- "grunt-contrib-csslint": "0.2.0",
+ "grunt-contrib-csslint": "0.5.0",
"grunt-contrib-jshint": "0.7.1",
"grunt-contrib-qunit": "0.6.0",
"grunt-contrib-requirejs": "0.4.4",