Skip to content

Commit 593e07b

Browse files
gkalpakkara
authored andcommitted
build(docs-infra): upgrade cli command docs sources to dbde51375 (angular#37154)
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@15edb02...dbde513): **Modified** - help/e2e.json PR Close angular#37154
1 parent 3dfc770 commit 593e07b

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 15edb0231",
26+
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js dbde51375",
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)