Skip to content

Commit 58912da

Browse files
committed
fix(@angular-devkit/build-angular): pin copy-webpack-plugin
Fix angular#12553 Fix angular#12260
1 parent a483a8b commit 58912da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"autoprefixer": "^8.4.1",
1616
"circular-dependency-plugin": "^5.0.2",
1717
"clean-css": "^4.1.11",
18-
"copy-webpack-plugin": "^4.5.2",
18+
"copy-webpack-plugin": "4.5.2",
1919
"file-loader": "^1.1.11",
2020
"glob": "^7.0.3",
2121
"html-webpack-plugin": "^3.0.6",

0 commit comments

Comments
 (0)