Skip to content

Commit c44eb8a

Browse files
committed
fix: remove @angular/compiler and @angular/core overrides
The @angular/compiler >=19.2.20 override removed the DEFAULT_INTERPOLATION_CONFIG export that ng-packagr depends on. Angular packages must be upgraded together with their tooling — can't safely override independently.
1 parent 868f6b1 commit c44eb8a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,6 @@
135135
"express": ">=4.20.0",
136136
"@tootallnate/once": ">=3.0.1",
137137
"file-type": ">=21.3.1",
138-
"@angular/compiler": ">=19.2.20",
139-
"@angular/core": ">=19.2.19",
140138
"@langchain/community": ">=1.1.14",
141139
"langsmith": ">=0.5.18",
142140
"next@>=16.0.0 <16.2.3": "16.2.3",

0 commit comments

Comments
 (0)