完善packages
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
"name": "lemon-imui",
|
||||
"version": "1.0.3",
|
||||
"main": "dist/index.umd.min.js",
|
||||
"description": "基于 VUE2.0 的 IM 聊天组件",
|
||||
"homepage": "https://github.com/fanjyy/lemon-imui",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/fanjyy/lemon-imui.git"
|
||||
},
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
"build": "vue-cli-service build --target lib --name index packages/index.js",
|
||||
|
||||
Reference in New Issue
Block a user