angular-mighty-datepicker icon indicating copy to clipboard operation
angular-mighty-datepicker copied to clipboard

Some moment functions require greater version

Open topikito opened this issue 8 years ago • 0 comments

When using the library with moment 2.6.0 (as being the minimum version), an exception is being thrown due to missing moment functions.

According to moment's documentation (https://momentjs.com/docs/#/query/is-same-or-after/), the required function was introduced in version 2.10.7. Therefor I'm updating the dependencies.

topikito avatar Jul 20 '17 11:07 topikito