Skip to content

Commit 813e9df

Browse files
committed
fix(@angular-devkit/build-angular): pin clean-css
We need clean-css/clean-css#1050 to be fixed before updating to 4.2.x. Fix angular#12408
1 parent ab1dfd0 commit 813e9df

File tree

2 files changed

+1331
-6
lines changed

2 files changed

+1331
-6
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"ajv": "6.5.3",
1515
"autoprefixer": "8.4.1",
1616
"circular-dependency-plugin": "5.0.2",
17-
"clean-css": "4.2.1",
17+
"clean-css": "~4.1.11",
1818
"copy-webpack-plugin": "4.5.2",
1919
"file-loader": "2.0.0",
2020
"glob": "7.1.3",

0 commit comments

Comments
 (0)