Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from GlennGeenen/master
Browse files Browse the repository at this point in the history
Update binaries and dependencies
  • Loading branch information
zauni committed Feb 28, 2015
2 parents a7c4f93 + 3641a41 commit bda13ae
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 6 deletions.
3 changes: 1 addition & 2 deletions .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@
"unused": true,
"boss": true,
"eqnull": true,
"node": true,
"es5": true
"node": true
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"test": "grunt nodeunit"
},
"devDependencies": {
"grunt-contrib-jshint": "~0.1.1",
"grunt-contrib-nodeunit": "~0.1.2",
"grunt-contrib-watch": "~0.2.0",
"grunt": "~0.4.1"
"grunt-contrib-jshint": "~0.11.0",
"grunt-contrib-nodeunit": "~0.4.1",
"grunt-contrib-watch": "~0.6.1",
"grunt": "~0.4.5"
},
"keywords": []
}
Binary file modified vendor/osx/pngquant
100644 → 100755
Binary file not shown.
Binary file modified vendor/win32/pngquant.exe
100644 → 100755
Binary file not shown.

0 comments on commit bda13ae

Please sign in to comment.