You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -118,6 +118,8 @@ npm install
118
118
119
119
You can find more details about changes between versions in [CHANGELOG.md](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md).
120
120
121
+
You'll also need to update the `project` / `version` field in the `.angular-cli.json` file to the version you are updating to. You can run `ng version`, and copy the value in front of `@angular/cli: ` to be sure it's the correct value.
0 commit comments