test/dummy/vendor/assets/components/moment/locale/tzm-latn.js in date_picker-0.0.8 vs test/dummy/vendor/assets/components/moment/locale/tzm-latn.js in date_picker-0.0.9

- old
+ new

@@ -1,11 +1,12 @@ //! moment.js locale configuration -//! locale : Morocco Central Atlas Tamaziɣt in Latin (tzm-latn) +//! locale : Central Atlas Tamazight Latin [tzm-latn] //! author : Abdel Said : https://github.com/abdelsaid -(function (global, factory) { - typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('../moment')) : - typeof define === 'function' && define.amd ? define(['moment'], factory) : +;(function (global, factory) { + typeof exports === 'object' && typeof module !== 'undefined' + && typeof require === 'function' ? factory(require('../moment')) : + typeof define === 'function' && define.amd ? define(['../moment'], factory) : factory(global.moment) }(this, function (moment) { 'use strict'; var tzm_latn = moment.defineLocale('tzm-latn', { \ No newline at end of file