Skip to content

Commit 2d3dd44

Browse files
robertbachmannjoshwiens
authored andcommitted
chore(package): Update node-zopfli version
1 parent 7e439c1 commit 2d3dd44

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,14 +1,14 @@
11
{
22
"name": "compression-webpack-plugin",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"author": "Tobias Koppers @sokra",
55
"description": "Prepare compressed versions of assets to serve them with Content-Encoding",
66
"dependencies": {
77
"async": "0.2.x",
88
"webpack-sources": "^0.1.0"
99
},
1010
"optionalDependencies": {
11-
"node-zopfli": "^1.3.4"
11+
"node-zopfli": "^2.0.0"
1212
},
1313
"homepage": "http://github.com/webpack/compression-webpack-plugin",
1414
"repository": {

0 commit comments

Comments
 (0)