el-dynamic-form 0.0.26 → 0.0.28

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/package.json CHANGED
@@ -1,17 +1,17 @@
1
1
  {
2
- "name": "el-dynamic-form",
3
- "version": "0.0.26",
4
- "description": "ele form pingshu dynamic",
5
- "main": "elDynamicForm.js",
6
- "scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1"
8
- },
9
- "keywords": [
10
- "ele",
11
- "from",
12
- "pingshu",
13
- "dynamic"
14
- ],
15
- "author": "hr zyj lyc",
16
- "license": "ISC"
2
+ "name": "el-dynamic-form",
3
+ "version": "0.0.28",
4
+ "description": "ele form pingshu dynamic",
5
+ "main": "elDynamicForm.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "keywords": [
10
+ "ele",
11
+ "from",
12
+ "pingshu",
13
+ "dynamic"
14
+ ],
15
+ "author": "hr zyj lyc",
16
+ "license": "ISC"
17
17
  }