Charles Lyding 0048bf286f fix(@schematics/update): respect semver rules for migration from & to
This implements the logic provided in the following link with the exception that the lower range is exclusive instead of inclusive.
https://github.com/npm/node-semver#hyphen-ranges-xyz---abc

Fixes #14559
2019-05-30 10:20:42 -07:00
..