Skip to content

Commit

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

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@0d56c1f...d68a962):

**Modified**
- help/e2e.json

##

PR Close angular#32413
  • Loading branch information
gkalpak authored and matsko committed Aug 30, 2019
1 parent 9bbe67f commit 8c388e3
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 0d56c1f5f",
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js d68a96224",
"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 8c388e3

Please sign in to comment.