Skip to content

Commit

Permalink
build(docs-infra): update git ref for cli command docs
Browse files Browse the repository at this point in the history
Update for version 7 release
  • Loading branch information
alan-agius4 committed Oct 17, 2018
1 parent 02f141c commit 44d0f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aio/package.json
Expand Up @@ -18,7 +18,7 @@
"build-for": "yarn ~~build --configuration",
"prebuild-local": "yarn setup-local",
"build-local": "yarn ~~build --configuration=stable",
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 93bb6efee",
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 6e7f4d9",
"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 44d0f8f

Please sign in to comment.