Release 1.7.0
- Back to npm install as update does not work as expected. (8ab8a81)
- Using npm-update instead of npm-install for npm upgrade. Hopefully to only install when needed. (23582b9)
- Log version of npm after update (56fe28c)
- Run npm dedupe (a21bea4)
- Tried alternative approach with using more modern npm. (52e4f77)
- Added local babel-jest (0a435c1)
- Recreated lock file. Reduced CI coverage to node v8 + v10 (23eb7e0)