Skip to content

Commit 7408d4f

Browse files
gkalpakwKoza
authored andcommitted
build(docs-infra): upgrade cli command docs sources to cafa558cf (angular#29350)
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@c883c3d...cafa558): **Modified** - help/build.json PR Close angular#29350
1 parent e28fed9 commit 7408d4f

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-with-ivy": "yarn setup-local && yarn ivy-ngcc --formats fesm2015 fesm5",
2121
"build-with-ivy": "node scripts/build-with-ivy",
22-
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js c883c3d0b",
22+
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js cafa558cf",
2323
"lint": "yarn check-env && yarn docs-lint && ng lint && yarn example-lint && yarn tools-lint",
2424
"test": "yarn check-env && ng test",
2525
"pree2e": "yarn check-env && yarn update-webdriver",

0 commit comments

Comments
 (0)