完善packages

This commit is contained in:
fan
2020-07-18 11:42:25 +08:00
parent 1c12bef288
commit 1cc8ed46a9
+6
View File
@@ -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",