From 92443e0c30955e1b6ee5e5661ab83fcf1d5b09b2 Mon Sep 17 00:00:00 2001 From: ykxiao Date: Fri, 29 Mar 2024 14:36:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8C=85=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 2199c30..987110f 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { - "name": "@jiaminghi/data-view", - "version": "2.10.0", - "author": "JiaMing <743192023@qq.com>", + "name": "@ykxiao/demu-mes-data-v", + "version": "1.0.0", + "author": "Longlong ", "description": "Vue Large screen data display component library", "main": "lib/index.js", "repository": { "type": "git", - "url": "https://github.com/DataV-Team/DataV.git" + "url": "https://git.tool.dwoodauto.com/ykxiao/DemuMesDataV.git" }, "scripts": { "build": "node build/index.js",