We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ComponentFixture
1 parent 39ceace commit a80f074Copy full SHA for a80f074
BUILD_INFO
@@ -1,2 +1,2 @@
1
-Mon Jan 29 19:35:39 UTC 2024
2
-098543f1d82b98f26e5acac9c19780efc0681a76
+Mon Jan 29 20:25:52 UTC 2024
+3ca34e606d9bc11abe42bbb37c5d6a2b74dc17ea
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/bazel",
3
- "version": "17.2.0-next.0+sha-098543f",
+ "version": "17.2.0-next.0+sha-3ca34e6",
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": "17.2.0-next.0+sha-098543f",
+ "@angular/compiler-cli": "17.2.0-next.0+sha-3ca34e6",
31
"@bazel/concatjs": "^5.3.0",
32
"@bazel/worker": "^5.3.0",
33
"@rollup/plugin-commonjs": "^25.0.0",
0 commit comments