We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caeae24 commit 8d6360eCopy full SHA for 8d6360e
2 files changed
examples/bazel/package.json
@@ -7,6 +7,6 @@
7
"private": true,
8
"devDependencies": {
9
"@angular-builders/bazel": "workspace:*",
10
- "@angular/cli": "22"
+ "@angular/cli": "22.0.0"
11
}
12
yarn.lock
@@ -636,7 +636,7 @@ __metadata:
636
languageName: node
637
linkType: hard
638
639
-"@angular/cli@npm:22, @angular/cli@npm:22.0.0":
+"@angular/cli@npm:22.0.0":
640
version: 22.0.0
641
resolution: "@angular/cli@npm:22.0.0"
642
dependencies:
@@ -7895,7 +7895,7 @@ __metadata:
7895
resolution: "bazel-example@workspace:examples/bazel"
7896
7897
"@angular-builders/bazel": "workspace:*"
7898
- "@angular/cli": "npm:22"
+ "@angular/cli": "npm:22.0.0"
7899
languageName: unknown
7900
linkType: soft
7901
0 commit comments