imageoptim-cli
Advanced tools
Comparing version 1.6.15 to 1.6.18
@@ -7,4 +7,4 @@ { | ||
"bugs": "https://github.com/JamieMason/ImageOptim-CLI/issues", | ||
"main": "./imageOptim", | ||
"version": "1.6.15", | ||
"main": "./bin/imageOptim", | ||
"version": "1.6.18", | ||
"repository": { | ||
@@ -11,0 +11,0 @@ "type": "git", |
@@ -11,3 +11,3 @@ # ImageOptim-CLI | ||
$ curl --output imageoptim-cli.zip https://codeload.github.com/JamieMason/ImageOptim-CLI/zip/1.6.15 | ||
$ curl --output imageoptim-cli.zip https://codeload.github.com/JamieMason/ImageOptim-CLI/zip/1.6.18 | ||
$ unzip imageoptim-cli.zip | ||
@@ -14,0 +14,0 @@ $ export PATH=$PATH:imageoptim-cli/bin |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
24683