opentelemetry-js/scripts
Gerhard Stöbich 8b7e58c408
chore: use os specific line endings for version updates (#763)
On windows (with git config core.autocrlf=true as recommended for cross os projects)
the version-update script created unix files (LF only). This caused that git sees a
lot modified files after bootstrap.

Use os.EOL to ensure line endings match the os used.
2020-02-04 10:16:13 -08:00
..
version-update.js chore: use os specific line endings for version updates (#763) 2020-02-04 10:16:13 -08:00