Skip to content

Commit

Permalink
add link in contributing doc to updating angular version
Browse files Browse the repository at this point in the history
  • Loading branch information
Devlin Junker committed Sep 14, 2022
1 parent ba9c004 commit f62e047
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,6 @@ If you make changes in `@uirouter/core`, run these scripts before rebuilding or

- `npm run build`: Compiles `@uirouter/core` code
- `npm run watch`: Continuously builds the `@uirouter/core` code when sources change.

## Updating Angular Versions
See [notes in add_support_for_new_angular_version.txt](./add_support_for_new_angular_version.txt) for steps to update the angular dependency version

0 comments on commit f62e047

Please sign in to comment.