Commit Graph

1 Commits

Author SHA1 Message Date
Ryan Nowak 635aa55d03 Force LF for package-lock.json
Most versions of NPM in use always use LF for line endings anyway.
Forcing LF on windows should limit the number of no-op changes.

This issue has been fixed in NPM
(see https://github.com/npm/npm/issues/1716) but not everyone will have
the fix.
2018-03-21 13:59:35 -07:00