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 662b974 commit d09a486Copy full SHA for d09a486
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "compression-webpack-plugin",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"author": "Tobias Koppers @sokra",
5
"description": "Prepare compressed versions of assets to serve them with Content-Encoding",
6
"peerDependencies": {
7
- "webpack": ">=0.11 <0.12"
+ "webpack": ">=0.11 <2"
8
},
9
"dependencies": {
10
"async": "0.2.x"
0 commit comments