Skip to content

Commit 47665c9

Browse files
gkalpakAndrewKushnir
authored andcommitted
build(docs-infra): upgrade cli command docs sources to 4ae713b5a (angular#28175)
Updating [angular#master](https://github.com/angular/angular/tree/master) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master). Relevant changes in [commit range](angular/cli-builds@71e72ec...4ae713b): **Modified** - help/build.json - help/generate.json PR Close angular#28175
1 parent 3b7a571 commit 47665c9

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
@@ -17,7 +17,7 @@
1717
"build": "yarn ~~build",
1818
"prebuild-local": "yarn setup-local",
1919
"build-local": "yarn ~~build",
20-
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 71e72ecdb",
20+
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 4ae713b5a",
2121
"lint": "yarn check-env && yarn docs-lint && ng lint && yarn example-lint && yarn tools-lint",
2222
"test": "yarn check-env && ng test",
2323
"pree2e": "yarn check-env && yarn update-webdriver",

0 commit comments

Comments
 (0)