We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f0907 commit 5d736efCopy full SHA for 5d736ef
BUILD_INFO
@@ -1,2 +1,2 @@
1
-Mon Jan 29 15:47:07 UTC 2024
2
-45288f78150bc49086288c00704a6535d71bcb37
+Mon Jan 29 16:04:54 UTC 2024
+f5c520b836c4545c7043649f28b3a0369c168747
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/bazel",
3
- "version": "17.2.0-next.0+sha-45288f7",
+ "version": "17.2.0-next.0+sha-f5c520b",
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-45288f7",
+ "@angular/compiler-cli": "17.2.0-next.0+sha-f5c520b",
31
"@bazel/concatjs": "^5.3.0",
32
"@bazel/worker": "^5.3.0",
33
"@rollup/plugin-commonjs": "^25.0.0",
0 commit comments