Skip to content

Commit bcd31cb

Browse files
gkalpakAndrewKushnir
authored andcommitted
build(docs-infra): upgrade cli command docs sources to 730657c86 (angular#36790)
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@56c6488...730657c): **Modified** - help/build.json - help/generate.json PR Close angular#36790
1 parent e6161ca commit bcd31cb

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
@@ -23,7 +23,7 @@
2323
"build-local-with-viewengine": "yarn ~~build",
2424
"prebuild-local-with-viewengine-ci": "node scripts/switch-to-viewengine && yarn setup-local-ci",
2525
"build-local-with-viewengine-ci": "yarn ~~build --progress=false",
26-
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 56c648827",
26+
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 730657c86",
2727
"lint": "yarn check-env && yarn docs-lint && ng lint && yarn example-lint && yarn tools-lint",
2828
"test": "yarn check-env && ng test",
2929
"pree2e": "yarn check-env && yarn update-webdriver",

0 commit comments

Comments
 (0)