Skip to content

Commit 6205ed0

Browse files
gkalpakjosephperrott
authored andcommitted
build(docs-infra): upgrade cli command docs sources to 65fb6788d (angular#39078)
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@e526da6...65fb678): **Modified** - help/generate.json - help/new.json PR Close angular#39078
1 parent d66d82a commit 6205ed0

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