We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22bf128 commit a635d89Copy full SHA for a635d89
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "image-optimize-loader",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"description": "Optimize images with global caching and convert of non-transparent png to jpg (on the fly) — ",
5
"author": "Gleb Mikhee @glebmachine",
6
"scripts": {
@@ -49,5 +49,5 @@
49
"mocha": "2.5.3",
50
"webpack": "git://github.com/webpack/webpack.git#6748dca837b6402f056b6ac94ffc3c99f8a25c36"
51
},
52
- "versionify": "0.1.1"
+ "versionify": "0.1.2"
53
}
0 commit comments