Skip to content

Commit c4579ba

Browse files
committed
fix(@angular/cli): update build-optimizer to latest
1 parent 80275e5 commit c4579ba

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
@@ -40,7 +40,7 @@
4040
},
4141
"homepage": "https://github.com/angular/angular-cli",
4242
"dependencies": {
43-
"@angular-devkit/build-optimizer": "0.0.8",
43+
"@angular-devkit/build-optimizer": "0.0.9",
4444
"autoprefixer": "^6.5.3",
4545
"chalk": "^2.0.1",
4646
"circular-dependency-plugin": "^3.0.0",

packages/@angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"homepage": "https://github.com/angular/angular-cli",
2929
"dependencies": {
30-
"@angular-devkit/build-optimizer": "0.0.8",
30+
"@angular-devkit/build-optimizer": "0.0.9",
3131
"@ngtools/json-schema": "1.1.0",
3232
"@ngtools/webpack": "1.6.0-rc.3",
3333
"autoprefixer": "^6.5.3",

0 commit comments

Comments
 (0)