File tree 3 files changed +5
-4
lines changed
3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
- Wed Apr 9 22:48:00 UTC 2025
2
- 36ae560765ab5a7e1b121b0ca3e6c1e8e77cc34b
1
+ Thu Apr 10 14:25:45 UTC 2025
2
+ abe96914f589ef236dffbd4f6f6bf27ff4f7e80b
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/bazel" ,
3
- "version" : " 20.0.0-next.6+sha-36ae560 " ,
3
+ "version" : " 20.0.0-next.6+sha-abe9691 " ,
4
4
"description" : " Angular - bazel build rules" ,
5
5
"author" : " angular" ,
6
6
"license" : " MIT" ,
27
27
"tslib" : " ^2.3.0"
28
28
},
29
29
"peerDependencies" : {
30
- "@angular/compiler-cli" : " 20.0.0-next.6+sha-36ae560 " ,
30
+ "@angular/compiler-cli" : " 20.0.0-next.6+sha-abe9691 " ,
31
31
"@bazel/concatjs" : " ^5.3.0" ,
32
32
"@bazel/worker" : " ^5.3.0" ,
33
33
"@rollup/plugin-commonjs" : " ^28.0.0" ,
Original file line number Diff line number Diff line change @@ -85,6 +85,7 @@ WELL_KNOWN_EXTERNALS = [
85
85
"@angular/common/upgrade" ,
86
86
"@angular/compiler" ,
87
87
"@angular/core" ,
88
+ "@angular/core/rxjs-interop" ,
88
89
"@angular/core/testing" ,
89
90
"@angular/elements" ,
90
91
"@angular/forms" ,
You can’t perform that action at this time.
0 commit comments