Skip to content

Commit ec9b65e

Browse files
committed
refactor(@angular/build): fully move postcss to an optional peer dependency
The `postcss` dependency is now removed from the `dependencies` section and is only present as a peer dependency.
1 parent ebfd7b1 commit ec9b65e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/angular/build/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
"picomatch": "4.0.2",
3939
"piscina": "4.5.0",
4040
"parse5-html-rewriting-stream": "7.0.0",
41-
"postcss": "8.4.38",
4241
"sass": "1.77.2",
4342
"semver": "7.6.2",
4443
"undici": "6.18.0",

0 commit comments

Comments
 (0)