diff options
author | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2013-09-20 18:15:55 +0200 |
---|---|---|
committer | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2013-09-20 18:27:07 +0200 |
commit | 9ef09edc797566e81f20682ab93208c9076341b5 (patch) | |
tree | aec3a27ec189528549453c59639482c26c33dc2d /package.json | |
parent | 041e0ec49267fbd5a8a967ea111527fd14332161 (diff) | |
download | jquery-ui-9ef09edc797566e81f20682ab93208c9076341b5.tar.gz jquery-ui-9ef09edc797566e81f20682ab93208c9076341b5.zip |
Build: Remove the build task and it's dependencies. Will bring back testing against minified files later.
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 9be0a3621..1495a16c2 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,6 @@ "grunt-contrib-concat": "0.1.3", "grunt-contrib-qunit": "0.2.0", "grunt-contrib-csslint": "0.1.1", - "grunt-contrib-cssmin": "0.4.2", "grunt-compare-size": "0.4.0-rc.3", "grunt-html": "0.3.3", "grunt-git-authors": "1.2.0", |