Upgrade dependencies and reduce bundle size (#83)
* Upgrade packages
* Replace makeTrampoline with fromArray in takeLast
* Remove makeTrampoline helper
* Replace Curry helpers with transpilation step
* Update yarn.lock
* Fix bind naming in Babel transform
* Fix curry arguments being pushed to parent scope instead of current
* Upgrade to upcoming bs-platform version
* Prevent transformer to create local variable if that's unnecessary
authored by