cexbrayat f9d8c7aefe fix(@angular/cli): allow RCs and betas for @angular/service-worker
It was not possible to use `5.1.0-rc.1` previously,
because of how `semver.satisfies()` works (see https://github.com/npm/node-semver#prerelease-tags).
This relaxes the check by using `semver.gte()`.
2017-12-04 15:25:15 -05:00
..
2017-10-24 12:03:55 -07:00