element-ui-wbi 1.0.2 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "element-ui-wbi",
3
- "version": "1.0.2",
3
+ "version": "1.0.4",
4
4
  "description": "在element-ui基础上封装的组件库",
5
5
  "main": "element-ui-wbi.common.js",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
8
8
  },
9
- "keywords": [],
10
- "author": "",
9
+ "keywords": ["element-ui"],
10
+ "author": "liming <672486796@qq.com>",
11
11
  "license": "ISC"
12
12
  }