Skip to content

Commit f382bae

Browse files
committed
No. Slow.
This reverts commit 0997e97.
1 parent 0997e97 commit f382bae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// https://github.com/1000ch/grunt-image
1+
// https://github.com/gruntjs/grunt-contrib-imagemin
22
module.exports = {
33
images: {
44
files: [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
"grunt-contrib-compress": "~0.13",
2929
"grunt-contrib-copy": "~0.8",
3030
"grunt-contrib-cssmin": "~0.12",
31+
"grunt-contrib-imagemin": "~0.9",
3132
"grunt-contrib-uglify": "~0.9",
3233
"grunt-contrib-watch": "~0.6",
33-
"grunt-image": "~1.0",
3434
"grunt-jsbeautifier": "~0.2",
3535
"grunt-newer": "~1.1",
3636
"grunt-postcss": "~0.5",

0 commit comments

Comments
 (0)