Skip to content

Commit b41da03

Browse files
gkalpakmhevery
authored andcommitted
build(docs-infra): upgrade cli command docs sources to 1631f7d62 (angular#28727)
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@ba5120d...1631f7d): **Modified** - help/build.json PR Close angular#28727
1 parent 65c2dea commit b41da03

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
@@ -19,7 +19,7 @@
1919
"build-local": "yarn ~~build",
2020
"prebuild-with-ivy": "yarn setup-local && yarn ivy-ngcc",
2121
"build-with-ivy": "node scripts/build-with-ivy",
22-
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js ba5120d18",
22+
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 1631f7d62",
2323
"lint": "yarn check-env && yarn docs-lint && ng lint && yarn example-lint && yarn tools-lint",
2424
"test": "yarn check-env && ng test",
2525
"pree2e": "yarn check-env && yarn update-webdriver",

0 commit comments

Comments
 (0)