angular-mighty-datepicker
angular-mighty-datepicker copied to clipboard
Some moment functions require greater version
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.