Skip to content

Commit

Permalink
chore(gulp): gulp-minify-css -> gulp-clean-css
Browse files Browse the repository at this point in the history
  • Loading branch information
Awk34 committed Apr 21, 2016
1 parent f1bfcfb commit 6e48189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"jshint": "2.9.2",
"gulp-livereload": "^3.8.0",
"gulp-load-plugins": "^1.0.0-rc.1",
"gulp-minify-css": "^1.1.6",
"gulp-clean-css": "^2.0.6",
"gulp-mocha": "^2.1.3",
"gulp-ng-annotate": "^2.0.0",
"gulp-ng-constant": "^1.1.0",
Expand Down

0 comments on commit 6e48189

Please sign in to comment.