Update builds
This release changes a few minor things about the builds provided by this module:
- Typescript has been dropped, as it was providing almost no benefit.
- The UMD build has been renamed to
femtoTween.umd.js
instead of justfemtoTween.js
to be more explicit about its content. - Sourcemaps are no longer provided for the
esm
build, because they were pointless.