Skip to content

Commit

Permalink
chore(package): Update node-zopfli version
Browse files Browse the repository at this point in the history
  • Loading branch information
robertbachmann authored and joshwiens committed Apr 8, 2017
1 parent 7e439c1 commit 2d3dd44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "compression-webpack-plugin",
"version": "0.3.1",
"version": "0.3.2",
"author": "Tobias Koppers @sokra",
"description": "Prepare compressed versions of assets to serve them with Content-Encoding",
"dependencies": {
"async": "0.2.x",
"webpack-sources": "^0.1.0"
},
"optionalDependencies": {
"node-zopfli": "^1.3.4"
"node-zopfli": "^2.0.0"
},
"homepage": "http://github.com/webpack/compression-webpack-plugin",
"repository": {
Expand Down

0 comments on commit 2d3dd44

Please sign in to comment.