I'm maintaining an Angular library built with the Angular CLI and while I'd like to use the latest version of the Angular tooling I don't want to force consumers of my library to update Angular too often. Is there a way to target an older version of Angular when building a library with the latest version of the CLI?