Commits


Paul Taylor authored and Wes McKinney committed 99e58da5d58
ARROW-1979: [JS] Fix JS builds hanging in es2015 Also fixes [ARROW-1903](https://issues.apache.org/jira/browse/ARROW-1903) Author: Paul Taylor <paul.e.taylor@me.com> Closes #1471 from trxcllnt/fix-js-es2015-builds and squashes the following commits: 62db3381 [Paul Taylor] update dependencies and add es6+ umd targets to jest transform ignore patterns to fix ci 6ff18e94 [Paul Taylor] ship es2015 commonJS in main package to avoid confusion 74e828af [Paul Taylor] fix typings issues (ARROW-1903)