Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

v3.0.1

Latest
Compare
Choose a tag to compare
@jamesplease jamesplease released this 16 Sep 22:46
· 6 commits to master since this release
  • Fix the name of the library in non-module loader browser environments.
    Previously, the library was attached as window.none. Now it is available
    under window.momentBusiness. Note that this issue does not affect users
    building with ES2015/CommonJS/AMD module bundlers.