We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba9c004 commit f62e047Copy full SHA for f62e047
CONTRIBUTING.md
@@ -92,3 +92,6 @@ If you make changes in `@uirouter/core`, run these scripts before rebuilding or
92
93
- `npm run build`: Compiles `@uirouter/core` code
94
- `npm run watch`: Continuously builds the `@uirouter/core` code when sources change.
95
+
96
+## Updating Angular Versions
97
+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 commit comments