修改包信息

This commit is contained in:
ykxiao 2024-03-29 14:36:27 +08:00
parent 417ade755c
commit 92443e0c30
1 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
{ {
"name": "@jiaminghi/data-view", "name": "@ykxiao/demu-mes-data-v",
"version": "2.10.0", "version": "1.0.0",
"author": "JiaMing <743192023@qq.com>", "author": "Longlong <long@qq.com>",
"description": "Vue Large screen data display component library", "description": "Vue Large screen data display component library",
"main": "lib/index.js", "main": "lib/index.js",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/DataV-Team/DataV.git" "url": "https://git.tool.dwoodauto.com/ykxiao/DemuMesDataV.git"
}, },
"scripts": { "scripts": {
"build": "node build/index.js", "build": "node build/index.js",