Skip to content

Commit 9aee5fb

Browse files
authored
fix(package): update @angular-devkit/build-optimizer to version 0.6.1 (#2270)
Closes #2257
1 parent ac33a40 commit 9aee5fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"yargs": "^11.0.0"
142142
},
143143
"dependencies": {
144-
"@angular-devkit/build-optimizer": "^0.5.0",
144+
"@angular-devkit/build-optimizer": "^0.6.1",
145145
"@angular/animations": "^6.0.1",
146146
"@angular/common": "^6.0.1",
147147
"@angular/compiler": "^6.0.1",

0 commit comments

Comments
 (0)