Skip to content

Commit 4a96ddf

Browse files
gkalpakalxhub
authored andcommitted
build(docs-infra): upgrade cli command docs sources to 8dd9b98ac (angular#30325)
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@73c5326...8dd9b98): **Modified** - help/add.json - help/e2e.json - help/generate.json - help/update.json ## PR Close angular#30325
1 parent 8ced321 commit 4a96ddf

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 && node scripts/switch-to-ivy",
2121
"build-with-ivy": "yarn ~~build",
22-
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 73c53266f",
22+
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 8dd9b98ac",
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)