Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency updates. #532

Merged
merged 1 commit into from Feb 21, 2019
Merged

Dependency updates. #532

merged 1 commit into from Feb 21, 2019

Commits on Jul 2, 2018

  1. Dependency updates.

    * Replace core-js with the much smaller set-immediate-shim.
    * Remove es6-promise as it is unused.
    * Update lie and readable-stream.
    
    The change from core-js to set-immediate-shim reduces the install size
    of jszip from 9.1MB to 2.2MB.  The ponyfil for setImmediate is all that
    was used from core-js.
    coreyfarrell committed Jul 2, 2018
    Copy the full SHA
    5566c95 View commit details
    Browse the repository at this point in the history