瀏覽代碼

修改package文件

范君 1 年之前
父節點
當前提交
98073ae930
共有 6 個文件被更改,包括 2 次插入3767 次删除
  1. 0 10
      dist/demo.html
  2. 0 1873
      dist/index.common.js
  3. 0 0
      dist/index.css
  4. 0 1882
      dist/index.umd.js
  5. 0 0
      dist/index.umd.min.js
  6. 2 2
      package.json

+ 0 - 10
dist/demo.html

@@ -1,10 +0,0 @@
-<meta charset="utf-8">
-<title>index demo</title>
-<script src="./index.umd.js"></script>
-
-<link rel="stylesheet" href="./index.css">
-
-
-<script>
-console.log(index)
-</script>

File diff suppressed because it is too large
+ 0 - 1873
dist/index.common.js


File diff suppressed because it is too large
+ 0 - 0
dist/index.css


File diff suppressed because it is too large
+ 0 - 1882
dist/index.umd.js


File diff suppressed because it is too large
+ 0 - 0
dist/index.umd.min.js


+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
-  "name": "lemon-imui-rx",
-  "version": "1.8.1",
+  "name": "lemon-imui",
+  "version": "1.8.0",
   "main": "dist/index.umd.min.js",
   "description": "基于lemon-imui的vue聊天组件,支持vue2.x",
   "homepage": "http://june000.gitee.io/lemon-im/",

Some files were not shown because too many files changed in this diff