liuyanpeng 1 năm trước cách đây
mục cha
commit
7e2a9d8d58
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      package.json

+ 3 - 3
package.json

@@ -1,7 +1,7 @@
 {
   "name": "client-eam-v3",
   "description": "Leanwo Prodog Client",
-  "version": "3.0.76",
+  "version": "3.0.77",
   "author": "yangzhijie1488 <yangzhijie1488@163.com>",
   "scripts": {
     "dev": "cross-env webpack serve --config ./webpack.dev.js",
@@ -14,7 +14,7 @@
   ],
   "peerDependencies": {
     "ant-design-vue": "^4.2.1",
-    "pc-component-v3": "1.0.83",
+    "pc-component-v3": "1.0.86",
     "v-tooltip": "^4.0.0-beta.17",
     "vue-select": "^4.0.0-beta.6"
   },
@@ -52,6 +52,6 @@
   },
   "repository": {
     "type": "http",
-    "url": "http://prodog.leanwo.com:3000/prodog-client-2023/client-eam-v3.git"
+    "url": "https://a.leanwo.com:3000/prodog-client-2023/client-eam-v3.git"
   }
 }