Skip to content

Commit

Permalink
build(docs-infra): upgrade cli command docs sources to 5d72355fc (ang…
Browse files Browse the repository at this point in the history
…ular#32634)

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@53ae26c...5d72355):

**Modified**
- help/generate.json

##

PR Close angular#32634
  • Loading branch information
gkalpak authored and kara committed Sep 12, 2019
1 parent 1771d6f commit eab959a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"build-with-ivy": "yarn ~~build",
"prebuild-with-ivy-ci": "yarn setup-local --no-build-packages && node scripts/switch-to-ivy",
"build-with-ivy-ci": "yarn ~~build --progress=false",
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 53ae26cb6",
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 5d72355fc",
"lint": "yarn check-env && yarn docs-lint && ng lint && yarn example-lint && yarn tools-lint",
"test": "yarn check-env && ng test",
"pree2e": "yarn check-env && yarn update-webdriver",
Expand Down

0 comments on commit eab959a

Please sign in to comment.