We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed6ffd commit aaba291Copy full SHA for aaba291
BUILD_INFO
@@ -1,2 +1,2 @@
1
-Tue Feb 25 17:40:24 UTC 2025
2
-7c12cb1df980734c64a4d127c2b9a7094e0fe9fb
+Tue Feb 25 18:07:17 UTC 2025
+07338c0aebf3b6bf9ebc268080fb24cbd194a921
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/bazel",
3
- "version": "20.0.0-next.0+sha-7c12cb1",
+ "version": "20.0.0-next.0+sha-07338c0",
4
"description": "Angular - bazel build rules",
5
"author": "angular",
6
"license": "MIT",
@@ -27,7 +27,7 @@
27
"tslib": "^2.3.0"
28
},
29
"peerDependencies": {
30
- "@angular/compiler-cli": "20.0.0-next.0+sha-7c12cb1",
+ "@angular/compiler-cli": "20.0.0-next.0+sha-07338c0",
31
"@bazel/concatjs": "^5.3.0",
32
"@bazel/worker": "^5.3.0",
33
"@rollup/plugin-commonjs": "^28.0.0",
0 commit comments