Skip to content

Commit 71f3822

Browse files
lacolacofilipesilva
authored andcommitted
docs(@angular/cli): add doc for ng update --next
1 parent 9bfa405 commit 71f3822

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/documentation/update.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,13 @@
1515
Run through without making any changes. Will list all files that would have been created when running <code>ng update</code>.
1616
</p>
1717
</details>
18+
19+
<details>
20+
<summary>next</summary>
21+
<p>
22+
<code>--next</code> <em>default value: false</em>
23+
</p>
24+
<p>
25+
Install the next version published as `@next` on npm, instead of the latest.
26+
</p>
27+
</details>

0 commit comments

Comments
 (0)