Skip to content

Commit 84b5513

Browse files
filipesilvakieronqtran
authored andcommitted
chore(build): update compression-webpack-plugin (angular#2709)
Close angular#2599 Close angular#2685
1 parent 95eb985 commit 84b5513

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"awesome-typescript-loader": "^2.2.3",
5656
"chalk": "^1.1.3",
5757
"common-tags": "^1.3.1",
58-
"compression-webpack-plugin": "github:webpack/compression-webpack-plugin#7e55907cd54a2e91b96d25a660acc6a2a6453f54",
58+
"compression-webpack-plugin": "^0.3.2",
5959
"core-js": "^2.4.0",
6060
"css-loader": "^0.23.1",
6161
"denodeify": "^1.2.1",

packages/angular-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"awesome-typescript-loader": "^2.2.3",
3939
"chalk": "^1.1.3",
4040
"common-tags": "^1.3.1",
41-
"compression-webpack-plugin": "github:webpack/compression-webpack-plugin#7e55907cd54a2e91b96d25a660acc6a2a6453f54",
41+
"compression-webpack-plugin": "^0.3.2",
4242
"core-js": "^2.4.0",
4343
"css-loader": "^0.23.1",
4444
"denodeify": "^1.2.1",

0 commit comments

Comments
 (0)