abao icon indicating copy to clipboard operation
abao copied to clipboard

ES7 Migration - Fixing package versions

Open oshalygin opened this issue 7 years ago • 1 comments

We ought to fix the dependency versions so that future fresh builds do not pull unwanted breaking change package updates. The node community is pretty inconsistent in maintaining SEMVER(which we should follow), and as such, relying on wildcards such as ^ and ~ will bite us in the long run.

oshalygin avatar Aug 07 '17 17:08 oshalygin

+1 for explicitly versioning(^), and let GreenKeeper handles the updating, GreenKeeper already provisioned.

cybertk avatar Aug 07 '17 18:08 cybertk