el-dynamic-form 0.0.12 → 0.0.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/elDynamicForm.js +1 -1
- package/elDynamicForm.js.LICENSE.txt +0 -7
- package/elDynamicForm.js.map +1 -1
- package/package.json +1 -1
|
@@ -27,13 +27,6 @@
|
|
|
27
27
|
* @license Modernizr 3.0.0pre (Custom Build) | MIT
|
|
28
28
|
*/
|
|
29
29
|
|
|
30
|
-
/**!
|
|
31
|
-
* Sortable 1.10.2
|
|
32
|
-
* @author RubaXa <trash@rubaxa.org>
|
|
33
|
-
* @author owenm <owen23355@gmail.com>
|
|
34
|
-
* @license MIT
|
|
35
|
-
*/
|
|
36
|
-
|
|
37
30
|
//! moment.js
|
|
38
31
|
|
|
39
32
|
//! moment.js locale configuration
|