Skip to content

Commit 79bd0f1

Browse files
gkalpakdylhunn
authored andcommitted
build(docs-infra): upgrade cli command docs sources to 6ccbc6b4c (angular#48076)
Updating [angular#main](https://github.com/angular/angular/tree/main) from [cli-builds#main](https://github.com/angular/cli-builds/tree/main). ## Relevant changes in [commit range](angular/cli-builds@23b229e...6ccbc6b): **Modified** - help/build.json - help/generate.json ## Relevant changes in [commit range](angular/cli-builds@22d1977...6ccbc6b) since PR angular#48018: **Modified** - help/build.json ## Closes angular#48018 PR Close angular#48076
1 parent 80e3c28 commit 79bd0f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"build-local": "yarn ~~build",
2020
"prebuild-local-ci": "yarn setup-local-ci",
2121
"build-local-ci": "yarn ~~build --progress=false",
22-
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 23b229e89",
22+
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 6ccbc6b4c",
2323
"lint": "yarn check-env && yarn docs-lint && ng lint && yarn example-lint && yarn tools-lint && yarn security-lint",
2424
"test": "yarn check-env && ng test",
2525
"test:bazel": "bazelisk test //aio:test",

0 commit comments

Comments
 (0)