Skip to content

Commit d09a486

Browse files
committed
webpack 1.0
1 parent 662b974 commit d09a486

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "compression-webpack-plugin",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"author": "Tobias Koppers @sokra",
55
"description": "Prepare compressed versions of assets to serve them with Content-Encoding",
66
"peerDependencies": {
7-
"webpack": ">=0.11 <0.12"
7+
"webpack": ">=0.11 <2"
88
},
99
"dependencies": {
1010
"async": "0.2.x"

0 commit comments

Comments
 (0)