Skip to content

Commit

Permalink
Dependency updates.
Browse files Browse the repository at this point in the history
* 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.
  • Loading branch information
coreyfarrell committed Jul 2, 2018
1 parent 9fb481a commit 5566c95
Show file tree
Hide file tree
Showing 5 changed files with 887 additions and 1,126 deletions.
Loading

0 comments on commit 5566c95

Please sign in to comment.