Skip to content

Commit dba71a1

Browse files
gkalpakAndrewKushnir
authored andcommitted
build(docs-infra): upgrade cli command docs sources to 4a6e62d46 (angular#47305)
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@14d4d52...4a6e62d): **Modified** - help/generate.json PR Close angular#47305
1 parent 9fbf810 commit dba71a1

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 14d4d528c",
22+
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 4a6e62d46",
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)