johnpapa / angular-tour-of-heroes

Angular - Tour of Heroes - The Next Step after Getting Started
Apache License 2.0
825 stars 1.44k forks source link

Updated dependencies #129

Closed SanderElias closed 6 years ago

SanderElias commented 7 years ago

I have updated all dependencies to their latest versions.

johnpapa commented 7 years ago

Can you change this to make all of the angular dependencies use the carrots?

I do not want to rely on an RC, as it is still a pre-release.

For example just change the angular dependency two carat 4.0.0. This will make sure we always get the latest version of four

Please excuse any voice to text typos

SanderElias commented 7 years ago

Moved it to version 4.2.6, with the carrots.

johnpapa commented 6 years ago

fixed, thanks