Skip to content

Commit aaba291

Browse files
committed
07338c0 fix(common): make types for HttpClient more readable (#59901)
1 parent 8ed6ffd commit aaba291

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

BUILD_INFO

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Tue Feb 25 17:40:24 UTC 2025
2-
7c12cb1df980734c64a4d127c2b9a7094e0fe9fb
1+
Tue Feb 25 18:07:17 UTC 2025
2+
07338c0aebf3b6bf9ebc268080fb24cbd194a921

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/bazel",
3-
"version": "20.0.0-next.0+sha-7c12cb1",
3+
"version": "20.0.0-next.0+sha-07338c0",
44
"description": "Angular - bazel build rules",
55
"author": "angular",
66
"license": "MIT",
@@ -27,7 +27,7 @@
2727
"tslib": "^2.3.0"
2828
},
2929
"peerDependencies": {
30-
"@angular/compiler-cli": "20.0.0-next.0+sha-7c12cb1",
30+
"@angular/compiler-cli": "20.0.0-next.0+sha-07338c0",
3131
"@bazel/concatjs": "^5.3.0",
3232
"@bazel/worker": "^5.3.0",
3333
"@rollup/plugin-commonjs": "^28.0.0",

0 commit comments

Comments
 (0)